Page MenuHomePhabricator

User rights: Logged in users can create functions, implementations, tests and others
Closed, ResolvedPublic

Description

Description

Any logged in user should be able to create new functions, implementations, tests and other objects of non-restricted types:

  • Set wikilambda-create-function to true for user group (remove corePermissions overrides)
  • Set wikilambda-create-implementation to true for user group (remove corePermissions overrides)
  • Set wikilambda-create-tester to true for user group (remove corePermissions overrides)
  • Set wikilambda-create to true for user group (remove corePermissions overrides)

Completion checklist

Event Timeline

gengh renamed this task from User rights: Logged in users can create functions to User rights: Logged in users can create functions, implementations, tests and others.Oct 17 2023, 6:55 AM
gengh updated the task description. (Show Details)

Change 966570 had a related patch set uploaded (by Jforrester; author: Jforrester):

[operations/mediawiki-config@master] [wikifunctions] Alter site to General Availability

https://gerrit.wikimedia.org/r/966570

Jdforrester-WMF changed the task status from Open to In Progress.Oct 19 2023, 4:39 PM
Jdforrester-WMF triaged this task as High priority.
Jdforrester-WMF moved this task from To triage to In Progress on the Abstract Wikipedia team board.

Change 966570 merged by jenkins-bot:

[operations/mediawiki-config@master] [wikifunctions] Alter site to General Availability

https://gerrit.wikimedia.org/r/966570

Mentioned in SAL (#wikimedia-operations) [2023-11-07T14:04:43Z] <jforrester@deploy2002> jforrester: Backport for [[gerrit:966570|[wikifunctions] Alter site to General Availability (T349054 T349061 T349063 T349080 T349082)]] synced to the testservers (https://wikitech.wikimedia.org/wiki/Mwdebug)

Mentioned in SAL (#wikimedia-operations) [2023-11-07T14:10:17Z] <jforrester@deploy2002> Finished scap: Backport for [[gerrit:966570|[wikifunctions] Alter site to General Availability (T349054 T349061 T349063 T349080 T349082)]] (duration: 07m 00s)

This seems to be working, I created and edited a new disconnected implementation Z11821 with my second account with no issues. Special:ListGroupRights is also showing that users have the rights now.

Etonkovidova updated the task description. (Show Details)
Etonkovidova subscribed.

This seems to be working, I created and edited a new disconnected implementation Z11821 with my second account with no issues. Special:ListGroupRights is also showing that users have the rights now.

Thank you, @Terasail for verifying! Closing the task as Resolved.