Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoKrety archived status #80

Closed
13 tasks done
kumy opened this issue Sep 8, 2018 · 1 comment
Closed
13 tasks done

GeoKrety archived status #80

kumy opened this issue Sep 8, 2018 · 1 comment
Assignees

Comments

@kumy
Copy link
Member

kumy commented Sep 8, 2018

User story

As a GeoKret owner I want to be able to archive my GeoKrety so then I can inform other users that a GeoKret may have disappeared.

Acceptance criteria

  • A GeoKret CAN be archived by the owner
  • A GeoKret CAN be archived by an admin
  • Any other user CANNOT archive a GeoKret
  • The archiving date MUST be provided
  • The archiving date MUST be after the GeoKret born date
  • The archiving date MUST NOT be in the future
  • A comment MAY be provided
  • An archived GeoKret MUST NOT be shown in geocache collection
  • An archive action MUST be visible in the GeoKret move list
  • The archived status MUST be displayed in the GeoKret details
  • An archived GeoKret CAN still be moved later
  • A new move (GRABBED, SEEN, DIPPED, DROPPED) after the archive date time MUST automatically un-archive the GeoKret
  • When un-archived then owner MUST be notified according to his preferences

Remarks

  • There is actually not such field in the current database model. Such status rely on the last move for a Geokret. The gk-geokrety table HAS to be updated, and the legacy code need to manage this eventual new field.
@kumy kumy self-assigned this Sep 8, 2018
@kumy kumy mentioned this issue Sep 9, 2018
20 tasks
@kumy kumy removed the User Story label Sep 9, 2018
@kumy
Copy link
Member Author

kumy commented Dec 29, 2018

Remaining issues tracked in #219 and #220

kumy added a commit to kumy/geokrety-api that referenced this issue Dec 29, 2018
kumy added a commit to kumy/geokrety-api that referenced this issue Dec 29, 2018
@kumy kumy closed this as completed in fa3b9ce Dec 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant