jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/362175 )

Change subject: Fix property ID of format constraint parameter
......................................................................


Fix property ID of format constraint parameter

Copy+paste from the namespace parameter…

Change-Id: Ic168fcb1869fc6789389226ecbc0c9f565d98f68
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jonas Kress (WMDE): Looks good to me, approved
  jenkins-bot: Verified



diff --git a/extension.json b/extension.json
index 6053844..86693fd 100644
--- a/extension.json
+++ b/extension.json
@@ -250,7 +250,7 @@
                        "public": true
                },
                "WBQualityConstraintsFormatAsARegularExpressionId": {
-                       "value": "P2307",
+                       "value": "P1793",
                        "description": "The property ID of the 'format as a 
regular expression' property (data type: string), which specifies the format 
parameter of a 'format' constraint.",
                        "public": true
                },

-- 
To view, visit https://gerrit.wikimedia.org/r/362175
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic168fcb1869fc6789389226ecbc0c9f565d98f68
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <[email protected]>
Gerrit-Reviewer: Jonas Kress (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to