mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
33d3953701
The activities tab polling mechanism updates newly updated journals, based on the last update timestamp. In case an attachment is added, or the journal is updated in any other places- the UI item would be updated\ on the next poll, overriding the edit form. This commit adds an exclusion for any forms that are in "edit" state- it does not yet take into account conflict resolution. https://community.openproject.org/wp/63545 https://community.openproject.org/wp/65680