The form schema got accidentally committed to the schema cache which
resulted in `null` schema hrefs in the cache, breaking all schemas
temporary and resulting to the same schema being used, causing #30787
Instead of committing an unsaved schema, we can use the
`temporaryEditResource` to access the temporary resource while it is not
yet saved, which is what the status button is now doing.
cc0145daf6
https://community.openproject.com/wp/30787
pull/7575/head
parent
f95c82467f
commit
78f7bc9299
Loading…
Reference in new issue