Hide Forgot
project_key: JBEPP
Link: Added: This issue is related to GTNPORTAL-1402
Release Notes Docs Status: Added: Documented as Resolved Issue Release Notes Text: Added: When changing a group navigation priority, the reordering of the groups was only happening after a logout. Now, there is no need to logout anymore.
Release Notes Docs Status: Removed: Documented as Resolved Issue Added: Needs More Info Release Notes Text: Removed: When changing a group navigation priority, the reordering of the groups was only happening after a logout. Now, there is no need to logout anymore. Added: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out. Fix: The UIPageNavigationForm.java has been patched...NEEDINFO (what does the patch do?) Result: Now data updates immediately, without the user needing to log out.
Release Notes Docs Status: Removed: Needs More Info Added: Documented as Resolved Issue Release Notes Text: Removed: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out. Fix: The UIPageNavigationForm.java has been patched...NEEDINFO (what does the patch do?) Result: Now data updates immediately, without the user needing to log out. Added: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out. Fix: The UIPageNavigationForm.java has been patched. Result: Now data updates immediately, without the user needing to log out.
Release Notes Text: Removed: Cause: A bug in data caching prevented some changes to Portal navigation from reloading in real time. Consequence: When changing a group navigation priority, the reordering of the groups was only happening after logging out. Fix: The UIPageNavigationForm.java has been patched. Result: Now data updates immediately, without the user needing to log out. Added: A bug in data caching prevented some changes to Portal navigation from reloading in real time. When changing a group navigation priority, the reordering of the groups was only happening after a log-out. The UIPageNavigationForm.java has been patched to correct this and navigation changes now update immediately, without the user needing to log-out.