Allow to define operations inline #326
Labels
enhancement
Improves the status quo
:Track Management
New operations, changes in the track format, track download changes and the like
:Usability
Makes Rally easier to use
Milestone
At the moment, users can specify operations only in a dedicated
operations
block but for simple tracks it would be more convenient if we could just specify operations "inline" when specifying tasks in theschedule
element of achallenge
.We should also simplify the syntax a bit. For operations that do not take any parameters, we could just refer to their name instead of specifying an object, i.e. the following two definitions should be equivalent:
Note that in these two cases an operation is defined inline with its corresponding task and not just referenced (i.e. there is no corresponding definition in the
operations
block).The text was updated successfully, but these errors were encountered: