-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.17
-
None
-
RHEL 9 with Mariadb 10.11.13, PHP 8.2.28, Apache 2.4.63
Steps to reproduce:
- With 200 global macros already on the global macro page, add another macro and the system says the macro was added successfully but does not actually add the macro when the page is refreshed. No entry in the database is added and hence the added macro is never displayed.
Have also observed that IF there are only 199 global macros, you can add 2 at the same time which will populate the database with 201 macros but any future macro additions/changes will trim (unsure by what means the trim list is determined) the list back down to 200 and randomly delete a macro(s).
Result:
The global macro is not added to the database if there are currently 200 global macros already present.
Expected:
The global macro should be added and then displayed on the global macro page with 201 macros present