Missing create button after v3 upgrade
After updating an application to v3, some resources no longer display the create button. I have some policies in place, but this does not seem to be being considered (I deleted them all for testing and there were no changes). Any leads on how to debbug it?
Solution:Jump to solution
Go to your create / edit classes and add them. Not the answer you looking for. Some times you have to do things manually, but I would have expected the upgrade script to handle that, unless you have a non typical directory structure.
3 Replies
Solution
Go to your create / edit classes and add them. Not the answer you looking for. Some times you have to do things manually, but I would have expected the upgrade script to handle that, unless you have a non typical directory structure.
If you need to see the implementation just generate a dummy resource and see what needs to be added to your other classes.
After that I could see the create button. Thank you sir! π