datum soll nicht hochgesetzt werden wenn eine bestehende münze modifiziert wird #46

Closed
opened 2020-12-20 15:45:18 +01:00 by moritz · 2 comments
Owner
No description provided.
moritz added this to the 2.0 Happy Bday 2 milestone 2020-12-28 23:41:37 +01:00
moritz added the
bug
label 2021-05-16 21:09:59 +02:00
moritz modified the milestone from 2.0 Happy Bday 2 to 3.0 simplified UI 2021-07-05 23:22:19 +02:00
Author
Owner

we need a more sophisticated model which differntiates between:

  1. coin found: this means that someone actually found a coin.

  2. coin modified: this means that someone modified a coin which was previously found.

modifieable fields:
name, found by, circulation, kms, check, ec, exists

date fields

found on

  • this field should only be set when a coin was found for the first time
  • NO change when the mod. fields get changed: name, found by, circulation, kms, check, ec
  • DELETED when the mod. field exists changes to False

last modified on

  • this field should only be set or updated when a coin was modified
  • NO change when the coin was found
we need a more sophisticated model which differntiates between: 1. coin found: this means that someone actually found a coin. 2. coin modified: this means that someone modified a coin which was previously found. modifieable fields: name, found by, circulation, kms, check, ec, exists # date fields ## found on - this field should only be set when a coin was found for the first time - NO change when the mod. fields get changed: name, found by, circulation, kms, check, ec - DELETED when the mod. field exists changes to False ## last modified on - this field should only be set or updated when a coin was modified - NO change when the coin was found
moritz referenced this issue from a commit 2022-01-17 01:28:39 +01:00
moritz reopened this issue 2022-01-17 01:32:40 +01:00
Author
Owner

this needs to be done in the webinterface as well, as currentyl found_on still gets overwritten by the webinterface

this needs to be done in the webinterface as well, as currentyl found_on still gets overwritten by the webinterface
Sign in to join this conversation.
No Milestone 3.0 simplified UI
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: moritz/coinmanager#46
No description provided.