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
When the organization has no English as language, there is some unexpected behaviour with the proposal state and the import from other component fails.
When the organization has no English as language, the token generated in the proposals state is different than the ones in the form. We should change the form values dynamically depending on the selected component field. We should also match the fields from the origin component with the ones from the destination component too.
Describe the bug
When the organization has no English as language, there is some unexpected behaviour with the proposal state and the import from other component fails.
When the organization has no English as language, the token generated in the proposals state is different than the ones in the form. We should change the form values dynamically depending on the selected component field. We should also match the fields from the origin component with the ones from the destination component too.
To Reproduce
Expected behavior
It should import the proposals from the other component.
Screenshots
import_proposal_error.1.mp4
Stacktrace
No response
Extra data
Additional context
This error comes from #12052