-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2
-
Component/s: None
-
Tags:
This is the reason why sometimes the release does not show the latest tagged version.
Also this may cause problems when the target version is modified by the client as it can be overwritten by connect.
See SUPNXP-4040
To fix projects affected by that you should execute this command with nuxeo-shell (on the document correspoinding to the studio project):
setp -xpath sp:prefs -value project.version=3.0.8
where 3.0.8 is the last released version (you will have another version in your case)