Details
-
Bug
-
Status: Done
-
Critical
-
Resolution: Done
-
5.6.2.1-jira8
-
None
-
SR4J Sprint 77
-
0.4
Description
Steps to reproduce:
- Create Server Side Behavior and Use Service Desk mapping
- Add an if condition which will update the Description field Label and include a new line with the <br/> markup using the setLabel() method
- Once the if condition is triggered the Description Field label will update.
Current Behaviour
The Description field Label is updated but duplicates labels are produces
Expected Behaviour
The Description field Label should update, but no duplicates should be produced.
Attached is the current label output produced.