Actions
Bug #5436
closedMissing global in store function
Bug #5436:
Missing global in store function
Description
The configuration global is missing in the store function. Replace its usage with the application configuration call instead of the global.
Actions