Problem with the configuration report:
I am trying to safe my configuration and trying if it works when I update the configuration (just in case some day someone can do sth by error). I try se safe:
all users
Proyect name
status_enum_workflow
complex
array (
10 => '30:aceptada',
30 => '50:asignada',
50 => '80:resuelta',
80 => '90:cerrada,20:se necesitan más datos',
90 => '20:se necesitan más datos',
)
But when I safe, complex is not saved and string is saved instead and nth works
Using 1.1.6
The second question is if the user that open a bug can close the bug ( I mean just that user and not the rest of the users even if the have the same roll)
Thanks in advanced
Problem with the configuration report
Moderators: Developer, Contributor