Custom Query (2152 matches)
Results (310 - 312 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1269 | wontfix | User view page shows the packages followed by viewing user not user being viewed | johnglover | rgrp |
Description |
This overlaps with Sean's follow support (for activity streams) and so will be dealt with there. |
|||
#1289 | wontfix | Remove 'relationships' | dread | |
Description |
AbstractPackage Relationships have not taken off in the 18 months we've had them in the API. There are some issues with them and we need to spend more time improving them or consider getting rid of them. The ProblemOriginal use cases are expressed here: #253 Here are comments about how we could handle these specific examples better:
3&5. derived resource - better to have some sort of resource relationship perhaps?
Outstanding issues needing serious effort to fix:
SpecificationRemove relationships from model, API, tests, Web UI. Data migration to remove from db. Why do it this wayGetting frustrated having problems with the code, when it's not used much. Often asked about what it's for, but rarely used. Seems an overly complicated design. Backwards Compatibilityn/a Implementation planDeliverablesSee Specification Risks and mitigationsRisk: a customer suddenly wants this, and the new ways to relate resources are not in place yet. Mitigation: discuss this decision thoroughly to make sure we are confident the use cases are not important. Discuss with team, ckan-discuss and specifically the LOD people who have some related packages on thedatahub.org. ParticipantsDavid Read ProgressNot yet. |
|||
#1306 | wontfix | Tests for the logic layer | kindly | rgrp |
Description |
AFAICT there are no tests for the logic layer at the moment. I imagine this is an issue (if it is not please explain and close as wontfix). |