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 May 9, 2026. It is now read-only.
I don't know how practical this is (e.g. in terms of server load), but it would be great to get some warning if an edit being commanded will violate a constraint. I've done a bit of this in a script I have wrapping wikibase-cli, but I'm not necessarily doing it in the most efficient way, since I'm not much of a programmer. But I'll share what I've done if it would be of any help.
I don't know how practical this is (e.g. in terms of server load), but it would be great to get some warning if an edit being commanded will violate a constraint. I've done a bit of this in a script I have wrapping wikibase-cli, but I'm not necessarily doing it in the most efficient way, since I'm not much of a programmer. But I'll share what I've done if it would be of any help.
Thanks!