Custom Query (2152 matches)
Results (952 - 954 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2571 | fixed | implement logic.action.create.resource_create() | kindly | toby |
Description |
This function is incomplete If you want I can do this but I need guidance over how to do this properly. ie would I go through lib.dictization.model_save.package_resource_list_save() which looks wrong to me as I'd need the package. resource_dict_save() seems better but to be honest the total lack of docstrings etc makes me feel ill. |
|||
#2574 | fixed | look at package states | kindly | toby |
Description |
we want to be able to add new datasets but not have them indexed or seem by people is the vdm.state the place to do this |
|||
#2580 | fixed | create resource validation | kindly | toby |
Description |
david I've got the add resource working but it is happy to add empty resources which implies that it isn't doing validation correctly. I'm not sure what the validation rules are so hard to test this - I'm coming through as an api call let me know if i can help |