Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (154 - 156 of 2152)

Ticket Resolution Summary Owner Reporter
#157 fixed Log message not persisted through preview dread rgrp

Reported by rgrp, 5 years ago.

Description

Log message on package edit page is no longer persisted through a preview (no doubt due to recent form upgrades). Let's fix this.

cost: 0.5h

#158 fixed Add 'extras' to REST API dread dread

Reported by dread, 5 years ago.

Description
  • Ensure you can add/change/delete extra fields from packages using the REST API.
  • Update API docs to cover this.

On Package get, ensure separation of extra attributes from other attributes.

What is the meaning of posting an incomplete dictionary (updating a package)? Option 1 - if field not present, leave field alone

  • Delete field if field value is None

Option 2 - user must supply all fields

  • Delete field if field absent

Prefer option 1. Document this.

Follows on from ticket:152

#159 fixed Searching for tags:... resulting in lots of tags being found dread rgrp

Reported by rgrp, 5 years ago.

Description

Search of form: tags: ... behaves differently depending on whether there is a leading space:

  • tags: postcode - tags found correctly but no packages found
  • tags:postcode - tags incorrectly found but correct packages found

Let's fix this.

Cost: 0.5h

Note: See TracQuery for help on using queries.