Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (748 - 750 of 2152)

Ticket Resolution Summary Owner Reporter
#145 fixed Group shows its administrators rgrp dread

Reported by dread, 5 years ago.

Description

When viewing a group you see a list of the users who have admin rights to it. (Akin to owners / moderators)

#2488 worksforme Group update via API fails validation with organization and publisher profile enabled johnglover johnglover

Reported by johnglover, 2 years ago.

Description

Reported on IRC by 'floapps'.

  • when posting a group update with {packages: [package-1, package-2, etc.]}, getting ValidationError?: {'Packages': {'name': Missing value?}}, although package objects did contain a name field
  • same API call worked with organization and publisher profile disabled
  • also worked if added a form_to_db_schema_options function which used default_update_group_schema for api updates instead of default_group_schema
  • tried on both 1.7 and 1.7.1b
#1612 fixed Group view page slow kindly kindly

Reported by kindly, 2 years ago.

Description

Group show that lists packages is slow due to not using query in pagination.

Note: See TracQuery for help on using queries.