Changes between Version 4 and Version 7 of Ticket #20861


Ignore:
Timestamp:
2021-08-02T18:49:19+02:00 (3 years ago)
Author:
skyper
Comment:

There is some stronger indication using a different color for the value but the rest was not handled. Without an option to disable value_template completely and without the option to preserve existing values and only add if empty (deleted), I fear, this is not acceptable within defaultpresets as nevertheless it needs to be users choice to decide on the proper value.

By the way, I just found a situation where my regex needs adjustments as it does not handle multiple values in ref=* properly.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20861

    • Property Milestone21.07
  • Ticket #20861 – Description

    v4 v7  
    1515
    1616==== What is the expected result?
    17 * A strong indication about the automatically change of the value
     17* ~~A strong indication about the automatically change of the value~~ (fixed in r18080)
    1818* An option to reset the value
    1919* An option to disable this automatism completely
    2020
    2121==== What happens instead?
    22 * no strong indication
     22* ~~no strong indication~~ (fixed in r18080)
    2323* the value is always changed, despite having set it manually in advance and there is no quick way to reset
    2424* no preference option to disable `value_template`