Hey community,
I've written a listener that changes the value of a certain custom field.
The problem is that the field does get updated in the relevant issue but on Structure it doesn't (only if I manually update some field in that issue via Structure and then it updates the data). In addition, I've tried to add re indexing to the listener script and the logs shows everything works fine, also when I export the issues the data is updated which means the changes are actually written to the database.
In conclusion, I think the problem is in the structure "behavior".
Thanks in advance.