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
Happens on at least OTOBO 11.0.6 and 11.0.7
Tested on ov294
Might be connected to Issue #3957
I can't use a Dynamic Field Date as a pre-condition in ACLs.
create a DF of type Date and add it to CustomerTicketMessage and e.g. AgentTicketPhone
create an ACL to hide any other DF based on the DF Date and Deploy it:
Properties > Ticket > DynamicField_MyPrimaryDFDateName > [Regex] . => Possible Not > Form > MySecondaryDFName
go to CustomerTicketMessage or agentTicketPhone and select a date (if not already selected, see issue [BUG] ACL Impact on Dynamic Date Fields in OTOBO 11.0.7 #3957 ) by checking the checkbox of the DF. See that the second DF is not missing (which it should according to your ACL).
This also works with more compley settings, e.g. hide the secondary DF and show it if a date is selected. This also doesn't work.
The text was updated successfully, but these errors were encountered:
svenoe
changed the title
[BUG] ACLs don't work for DynamicField of type Date (DFDate) as Property
ACLs don't work for DynamicField of type Date (DFDate) as Property
Jan 15, 2025
Happens on at least OTOBO 11.0.6 and 11.0.7
Tested on ov294
Might be connected to Issue #3957
I can't use a Dynamic Field Date as a pre-condition in ACLs.
Properties > Ticket > DynamicField_MyPrimaryDFDateName > [Regex] . => Possible Not > Form > MySecondaryDFName
This also works with more compley settings, e.g. hide the secondary DF and show it if a date is selected. This also doesn't work.
The text was updated successfully, but these errors were encountered: