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
This seems to be an important enough enhancement that we are going to include it in S2. Let's keep this simple.
On Archival:
remove user tasks
On Reactivation:
reassign user tasks
It seems like we can use the same code when a project is assigned to another person. If the project is in the archived state, then no one is assigned to it.
At the moment, I don't think we need to worry about preventing modification.
Currently, when archiving/reactivating a project, all it does is set/unset
Project.DateArchived
.Suggested behavior for discussion:
On Archival:
On Reactivation:
While archived:
The text was updated successfully, but these errors were encountered: