Hide Forgot
Description of problem: If the group maintainer removes a language, then updates some general settings, the success notification shown for updating the settings is the "Language x has been removed from the group" Version-Release number of selected component (if applicable): dev How reproducible: Moderate, always Steps to Reproduce: 1. Sign in as admin, go to Groups 2. Select / Create a group 3. If the group has no set languages, add one (Click settings, languages, Add) 4. In Settings -> Languages, remove a group 5. Go to Settings -> General 6. Press Update general settings Actual results: Notification: "Language 'French' has been removed from group." Expected results: Notification: "Successfully updated" Additional info: It seems the correct notification is shown, but only for a fraction of a second before showing the wrong one
Pull request: https://github.com/zanata/zanata-server/pull/287 Commit: https://github.com/zanata/zanata-server/commit/4506dfae09aa0909467a796791dab6a843be3ecc
commit: https://github.com/zanata/zanata-server/commit/df0ef3f78d7036964a1a07766840d61b9530f951
The expected results when add/removing locale should be: "Language 'French' has been add/removed from group." "Successfully updated" is a generic message return from server when entity is updated.
Created attachment 828499 [details] Screenshot Is this a valid notification scenario? i.e. I removed the language French, then renamed the group. The Add/Remove notification didn't go away.
Pull request: https://github.com/zanata/zanata-server/pull/294
Verified at 19c23e1a933e97cb309638a92053d139f26fedd0