You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
We hit an issue where one User added a Task to an Asset that hadn't shown in the Project Manager for another User yet. The other user also added a (different) Task on the same Asset.
Saving by the second user removed the Task added by the first User.
I believe this "problem" has a bigger chance of occurring due to the Project Manager remaining open in the background in Tray when closing it and reopening it. As such, it might remain in its unrefreshed old state from before closing since it doesn't seem to refresh on showing it again?
To Reproduce
Steps to reproduce the behavior:
Have two Users open the Project Manager
Add a "Modeling" Task to Asset, then Save.
Other User add a "Rigging" Task to Asset, then Save.
Browse in Launcher to the Asset. Only "Rigging" task will be available.
Expected behavior
It should persist as much as possible on conflicting Users updating the project in the database. The absolute worst case scenario should be a pop-up on Save saying something like a "Conflict on Save" describing which assets/changes are in conflict and should disallow the save without a refresh and have the User refresh with its own changes overlaid on top of it.
This is indeed quite a problem. however with the amount of usage we see for the project manager (practically zero) and the sjiny new web based project editor that is being developed for v4, I'm not sure it's worth putting much effort into this. PM right now is a very simple tool, never really intended to be used by multiple people in the studio.
Describe the bug
We hit an issue where one User added a Task to an Asset that hadn't shown in the Project Manager for another User yet. The other user also added a (different) Task on the same Asset.
Saving by the second user removed the Task added by the first User.
I believe this "problem" has a bigger chance of occurring due to the Project Manager remaining open in the background in Tray when closing it and reopening it. As such, it might remain in its unrefreshed old state from before closing since it doesn't seem to refresh on showing it again?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should persist as much as possible on conflicting Users updating the project in the database. The absolute worst case scenario should be a pop-up on Save saying something like a "Conflict on Save" describing which assets/changes are in conflict and should disallow the save without a refresh and have the User refresh with its own changes overlaid on top of it.
[cuID:OP-3254]
The text was updated successfully, but these errors were encountered: