You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
The vPAV cannot find all definitions and usages of process variables. Although we try to support more ways of finding process variables, there will be always some use cases that we cannot cover. Thus it would be useful to have a fall-back solution where users can manually define process variables. They should be able to define when and how a variable is used e.g. in a JSON file. This file should be read by the validator and the definitions should be integrated in the process variables graph. Thus the variables are known by the vPAV and do not raise an issue if a read/write access is found.
Manual variable definitions could be highlighted in the report so that users can clearly see the difference.
The vPAV cannot find all definitions and usages of process variables. Although we try to support more ways of finding process variables, there will be always some use cases that we cannot cover. Thus it would be useful to have a fall-back solution where users can manually define process variables. They should be able to define when and how a variable is used e.g. in a JSON file. This file should be read by the validator and the definitions should be integrated in the process variables graph. Thus the variables are known by the vPAV and do not raise an issue if a read/write access is found.
Manual variable definitions could be highlighted in the report so that users can clearly see the difference.