Content
View differences
Updated by Parimal Satyal about 19 hours ago
**Acceptance criteria**
* For The project attribute and work package attribute macros:
* If macros `projectValue:id:foo` in the macro is added via the macro insert dialog, ckEditor are enhanced by automatically resolve changing to display the syntax value they contain (similar to an actual macro (with real values)
how it was done recently for WP links which also directly translate to their displayed value)
* If the user types manually and does not use auto-completele (or autocomplete is not available), _Open: How do not resolve whilst in we detect when to change from edit mode; only resolve on save
* _\[open\] If we are able get a list to display variant of the available project attributes for a selected project or available work package attributes for a selected WP ID:_
* As the user manually types the macro, provide code-completiion-like auto-complete (eg. typing `projectValue:{id}:` will display an autocomplete that displays available project attributes for the selected project)
* Once the user selects a value, resolve the syntax to the actual macro macro_
* For
* If
* _\[open\] If we are able get a list
* As the user manually types the macro, provide code-completiion-like auto-complete (eg. typing `projectValue:{id}:` will display an autocomplete that displays available project attributes for the selected project)
* Once the user selects a value, resolve the syntax to the actual macro