User story #3691
closedUser story #3349: Add global parameters that can be used in Directives
Add the global parameters within the Workflow
Description
At the end of 3376, we have global parameter, but not within Workflow
This ticket takes it up where 3376 ends, to make the Global Parameter workflowable
Updated by Nicolas CHARLES over 11 years ago
- % Done changed from 0 to 40
I've done the backend, but the front end is still missing
the code is there
https://github.com/ncharles/rudder/tree/ust_3349/dev/3691_add_parameters_within_workflow
by the way, do we need to increment the fileformat, has we only are adding stuffs in the serialized XML ?
Updated by Nicolas CHARLES over 11 years ago
- Status changed from In progress to 10
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- % Done changed from 40 to 100
Updated by Nicolas CHARLES over 11 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/243
Updated by Nicolas CHARLES over 11 years ago
- Status changed from 10 to In progress
I have to change the serialization and unserialization format
Updated by Nicolas CHARLES over 11 years ago
- Status changed from In progress to Pending technical review
Updated by Jonathan CLARKE over 11 years ago
Doesn't this still need a functional review? I see that I'm assigned.
Updated by François ARMAND over 11 years ago
- Status changed from Pending technical review to 12
Updated by Nicolas CHARLES over 11 years ago
- Status changed from 12 to 10
ha, there are some points that are not valid:
- the name is not displayed in the diff
- the Global param is not unfolded in the change request
- the global param add is not displayed in the table
- in the popup it should read "submit for validation"
Updated by Nicolas CHARLES over 11 years ago
- Status changed from 10 to Pending technical review
Functionnal review done
the pull request with the all modification is there
https://github.com/Normation/rudder/pull/259
Looks at the parent ticket
Updated by François ARMAND over 11 years ago
- Status changed from Pending technical review to 12
- Assignee changed from Jonathan CLARKE to François ARMAND
Updated by Nicolas CHARLES over 11 years ago
- Status changed from 12 to Pending release
Applied in changeset 719a338d984fc1ce54a46ce49c38c4b072012822.
Updated by Nicolas CHARLES over 11 years ago
Applied in changeset 1b486d1d77bc64d1229b9172efe346f1805f5848.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story
Updated by Benoît PECCATTE almost 9 years ago
- Pull Request changed from https://github.com/Normation/rudder/pull/243 to https://github.com/Normation/rudder/pull/267
Final PR is https://github.com/Normation/rudder/pull/267