FAQ/When do I update stateVersion: Difference between revisions
m Gives an explicit answer to the page question |
→What even is system.stateVersion for, if it is just an unchanging string?: Make more explicit that people shouldn't be changing this setting, because somehow even a page full of FAQs saying you shouldn't doesn't get the point across. Tags: Mobile edit Mobile web edit |
||
| Line 29: | Line 29: | ||
== What even is <code>system.stateVersion</code> for, if it is just an unchanging string? == | == What even is <code>system.stateVersion</code> for, if it is just an unchanging string? == | ||
Currently, this is undefined<ref name=":1" />. | |||
As a result, modules can effectively use it for anything, which makes the effects of changing it unpredictable. | |||
Since it is sometimes used to protect data integrity upon package updates, changing the number can lead to irreversible data loss. | |||
== References == | == References == | ||
</noinclude> | </noinclude> | ||