https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41468

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jonathan Druart <[email protected]> ---
Yes, we have this problem on different tables as well.

I decided to force the visibility otherwise the column stays hidden when the
"config" (here the permission) changes.

For instance:
Say you have a column that should be shown only if a pref or permission is set
If the existing DT's config has it hidden because the config/perm is not set,
then it will stay hidden when the config/perm changes.

Ideally we should track the two different reasons: "is hidden" because the user
decided to explicitly hide the column or because of the configuration.

I am not saying that the patch is not correct, but we need to decide what is
the correct behaviour, and it's not that trivial IMO.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to