Actions
Bug #15315
closedMissing notification for archive page
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
59
Name check:
To do
Fix check:
To do
Regression:
Description
When we click on "archive all" (and other), we used to have a pop-up for notification. Now, we don't have the pop-up anymore, but we don't have notification either.
In request return, we get:
jQuery('#'+"allFormNotice").html("<div> \u000a <b>The archive was created but some element have not been archived:</b> \u000a <ul>\u000a <li>Error when archiving Directive with id \u002737c9dc8c-39ee-4e21-9612-ecb74148b5c5\u0027: Inconsistancy: Can not find Technique \u0027copyGitFile:2.0\u0027</li> <li>Error when archiving Directive with id \u002735769637-752b-4898-85b7-d9c6c6fe196c\u0027: Inconsistancy: Can not find Technique \u0027filesPermissions:2.0\u0027</li> \u000a </ul>\u000a </div>");
Updated by Raphael GAUTHIER over 5 years ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER over 5 years ago
Updated by Raphael GAUTHIER over 5 years ago
- Related to Bug #15438: Fix rudder-elm notifications init added
Updated by Raphael GAUTHIER about 5 years ago
Updated by Raphael GAUTHIER about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/2466
- Priority changed from 31 to 60
Updated by Raphael GAUTHIER about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|cd4e0cd3406576d45a090649372a9127c73a2e6a.
Updated by Vincent MEMBRÉ about 5 years ago
- Status changed from Pending release to Released
- Priority changed from 60 to 59
This bug has been fixed in Rudder 6.0.0~beta1 which was released today.
Actions