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
On #1340 we created a feature to inject a content hash into the document's URL.
This was created as a temporary fix to make the document preview work on Camunda Tasklist with the document service.
Because this is a Camunda specific feature we should try to find a way to remove it, an option would be to change Camunda Tasklist to have a BFF to manage this hash from the backend.
Why should we do it?
To keep form-js as generic as possible
The text was updated successfully, but these errors were encountered:
What should we do?
On #1340 we created a feature to inject a content hash into the document's URL.
This was created as a temporary fix to make the document preview work on Camunda Tasklist with the document service.
Because this is a Camunda specific feature we should try to find a way to remove it, an option would be to change Camunda Tasklist to have a BFF to manage this hash from the backend.
Why should we do it?
To keep
form-js
as generic as possibleThe text was updated successfully, but these errors were encountered: