For a specific page schema, the metadata of the page differs from Dev and Test env. The nr of rows is the same , but the content isnt. Is this supposed to be correct ?
Please be informed that the sole fact of the schemas being a bit different is not a problem, the question is does it cause any actual issues to the performance of the site? Also, please specify if the Test env is a full copy of Dev and if so, was that schema present on the Test env before copying? Also, did you make any changes to the schemas yourself?
Parameter IsLocked mainly affects if you can edit the schema or the package. Only the author of the lock can edit these elements. In the database, this author isn't mentioned and you can see only IsLocked.
The system will check the author on the other level.
I'm trying to install a package using update from file system. After the installation everything is added successfully, except for some objects which have the following status (Source code update required).
I tried the following commands but nothing happens.
The structure of the object in the database is modified successfully but this message is displayed again.
I tried the recommendations you sent but it still did not work. This happened because I was using the landing version 7.18.2.1236 and the package version was newer (7.18.4.1532). After downgrading the package version everything was compiled successfully.
Thank you for the quick response but this isn't exactly what I'm looking for, it sure is a great start for beginners!
What I'm looking for is like an "extended" list. If I want to enable or disable an item, I would be adding the ' "enable": true ' to the diff. This is nowhere to be found on the second link.
While programming I found bits and pieces of information of these properties in different posts, but I'm looking for something more complete in one place.
If anyone knows or has made a list like this, please let me know!