Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (370 - 372 of 2152)

Ticket Resolution Summary Owner Reporter
#1053 fixed Deletion in Model API dread dread

Reported by dread, 3 years ago.

Description

Currently in the API if you DELETE a package/group/user (and you have the required permissions) then it purges the object, when it should probably just set the state to deleted.

There is no way to delete objects at the moment - changes to 'state' are ignored in the API.

Do we need an alternative way to purge objects in the API?

#1055 fixed @search_related tests not running dread dread

Reported by dread, 3 years ago.

Description

Tests marked decorated "@search_related" should only be run against postgresql, but in fact they don't get run at all.

#1056 fixed User links for OpenID users are broken dread pudo

Reported by pudo, 3 years ago.

Description

Use case:

  • Login using OpenID
  • Click on 'My account' - results in 404

Solutions:

  • User user.id instead of their name
  • Escape the URL properly.
Note: See TracQuery for help on using queries.