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
The project editor has scheduled a proposal using the edit schedule widget. Editor then makes a few edits to include additional information about the the proposer. The widget autosaves the changes made to the proposal by default.
Expected behaviour
The editor opens the proposal from the submissions section to find the edits made in the edit schedule widget are showing inside the submission.
Current behaviour
On returning to the submissions section the editor checks the edited proposal to find the edits unsaved. On editing the proposal once again from the submissions section, the previous edits appear in the submission form.
The text was updated successfully, but these errors were encountered:
anishTP
changed the title
Changes made in the schedule editor not reflecting inside proposal
Changes made in the schedule editor not reflected inside proposal
Oct 31, 2023
This is intended behaviour as the session and proposal/submission are independent objects with different owners.
To allow the editor to edit a submission, we'll have to reclassify submissions as belonging to the project instead of the submitter. For collaborative edit access, we'll need to maintain an edit history to aid dispute resolution.
Context
The project editor has scheduled a proposal using the edit schedule widget. Editor then makes a few edits to include additional information about the the proposer. The widget autosaves the changes made to the proposal by default.
Expected behaviour
The editor opens the proposal from the submissions section to find the edits made in the edit schedule widget are showing inside the submission.
Current behaviour
On returning to the submissions section the editor checks the edited proposal to find the edits unsaved. On editing the proposal once again from the submissions section, the previous edits appear in the submission form.
The text was updated successfully, but these errors were encountered: