Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1006 - 1008 of 2152)

Ticket Resolution Summary Owner Reporter
#1047 fixed Package edit form claims you're not logged in at the end when you are sebbacon sebbacon

Reported by sebbacon, 3 years ago.

Description

At the bottom, it says something like

Author: Bob Bumgardner Since you have not signed in this will just be your IP address. Click here to sign in before saving (opens in new window).

#1048 fixed Complete making groups versioned dread dread

Reported by dread, 3 years ago.

Description
  • Deleting a group changes state to 'deleted' rather than purging it
  • Adding authz tests for deleted groups
#1049 invalid Fix database errors on offener.datenkatalog.at etc. dread

Reported by dread, 3 years ago.

Description

We're getting these sorts of exceptions from http://offener.datenkatalog.at/ like we had from ckan.net, which was due to small errors in migration scripts. Is it worth fixing this database, and in fact all the ckans on eu3 at once?

WebApp Error: <class 'sqlalchemy.exceptions.IntegrityError'>: (IntegrityError) duplicate key value violates unique constraint "group_revision_pkey" 'INSERT INTO group_revision (id, name, title, description, created, state, revision_id, continuity_id) VALUES (%(id)s, %(name)s, %(title)s, %(description)s, %(created)s, %(state)s, %(revision_id)s, ...

Thoughts James and Rufus?

Note: See TracQuery for help on using queries.