Closed jon-nfc closed 4 weeks ago
Project States and Project Types do not show on the Projects page, they do show when you navigate into the project.
Project States and Project Types do not show on the Projects page, they do show when you navigate into the project.
@jasonpagetas, fixed in 92d3692f8584a04d937bb37c891601834f7d3550
This ticket is for tracking what items are required for the project model.
/cc @jasonpagetas, fyi
Links
Tasks / Requirements
[x] #285
[x] #293
[x] #294
[ ] Project Import permission for APIscrubbed as different serializes used[x] Unit tests for project API
[ ] Unit test project Import permissionsscrubbed as different serializes used[x] Project index view pagination
[ ] #310
[ ] project show linked primary models in it's detail page under tab
linked items
Project Priority: field is choice, hence N/A
[ ] :memo: Project priority documentation[ ] :orange_circle: Unit test project priotities[ ] :large_blue_circle: UI View project priorityProject State:
ProjectStatePermissions::test_model_add_has_permission
andProjectStatePermissions::test_model_change_has_permission
is failing due tohttp/302
instead ofhttp/200
like all other testsProject Type:
Potential future tasks