Actions
Bug #26650
closedTechnique loop copy box pastes wrong value
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
I was bothered the first time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
30
Name check:
To do
Fix check:
To do
Regression:
No
Description
In the technique editor, using the new “foreach” featurein a method, there is an UI “copy” feature for :
${pkg_iterator.x}
But it actuall copies :
${pkg_iterator}.x
Files
Updated by Nicolas CHARLES about 1 month ago
- Priority changed from To review to N/A
Updated by François ARMAND about 1 month ago
- Subject changed from Iterator copy box pastes wrong value to Tecnique loop copy box pastes wrong value
Updated by François ARMAND about 1 month ago
- Related to User story #25970: Make compilation resolved loops over Blocks/Methods in techniques possible added
Updated by Vincent MEMBRÉ 28 days ago
- Target version changed from 8.3.0~rc1 to 8.3.0
Updated by Nicolas CHARLES 27 days ago
- Related to Bug #26734: small bug in copying ${<iterator name>.x} in tab foreach of one method. added
Updated by François ARMAND 27 days ago
- Subject changed from Tecnique loop copy box pastes wrong value to Technique loop copy box pastes wrong value
Updated by François ARMAND 27 days ago
- Related to deleted (Bug #26734: small bug in copying ${<iterator name>.x} in tab foreach of one method.)
Updated by François ARMAND 27 days ago
- Has duplicate Bug #26734: small bug in copying ${<iterator name>.x} in tab foreach of one method. added
Updated by Raphael GAUTHIER 27 days ago
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
Updated by Raphael GAUTHIER 27 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/6321
Updated by Raphael GAUTHIER 26 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|60a498f9ffb30bbe613d117839f07c092cb55307.
Updated by Vincent MEMBRÉ 14 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.3.0 which was released today.
Actions