[SAC] [OSGeo] #2879: Unable to create repository as owner on osgeo gitea organisation

OSGeo trac_osgeo at osgeo.org
Fri Jan 20 08:10:41 PST 2023


#2879: Unable to create repository as owner on osgeo gitea organisation
---------------------------+------------------------
 Reporter:  kalxas         |       Owner:  sac@…
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:  Unplanned
Component:  Systems Admin  |  Resolution:  fixed
 Keywords:                 |
---------------------------+------------------------
Changes (by strk):

 * status:  new => closed
 * resolution:   => fixed

Comment:

 As a fix I've run the UPDATE sql found in the ticket above:
 {{{
 => begin; update team set can_create_org_repo=true where name='Owners' and
 can_create_org_repo=false;BEGIN
 UPDATE 27
 => commit;
 }}}

 Sorry I didn't log the name of those 27 teams.
 There's a total of 30 teams so only 3 of them had the correct value (maybe
 they were created after the upgrade to 1.7)
-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2879#comment:1>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list