Custom Query (2152 matches)
Results (1870 - 1872 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2623 | invalid | Organization join/authorization buttons weirdness | ross | seanh |
Description |
Enable the organizations and organizations_dataset plugins. Start CKAN. Login and create a new organization. Logout. Login with a different account that is a sysadmin. Go to the organization you just created with the other account. There are Edit and Join buttons. Click on the Edit button, and the Join button changes to Authorization. It should probably be an Authorization button right from the start if you are a sysadmin. |
|||
#2624 | fixed | Organizations breaks dataset tag editing | ross | seanh |
Description |
Enable the organizations and organizations_dataset plugins, login to ckan, create a group, create a dataset and add it to the group. Edit the dataset, add some tags to it. The new tags are not saved when you submit. Disable the organizations and organizations_dataset plugins and tag editing works again. |
|||
#2627 | fixed | IDatasetForm.form_to_db_schema() is not called | seanh | seanh |
Description |
IDatasetForm's form_to_db_schema() method is not getting called by ckan |