Actions
Bug #27428
openBug #27363: Constraint doesn't allow to change variable
Missing migration for existing directives with the bad select input identifier
Status:
New
Priority:
0 (blocking)
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
In parent ticket, we changed the select input identifier in metadata from technique editor parameter name to UUID - which is the correct consistent thing.
But it breaks existing directive since the parameter identifer is not found anymore in LDAP data.
So we need to add a migration to handle that.
Actions