From 578dc77b7ecf43d1ddfd1d57508ed29fcc325050 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Fri, 1 Apr 2022 13:10:11 +0300 Subject: Track work regarding fixing case-attribute work --- issues/fix-case-attribute-work.gmi | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 issues/fix-case-attribute-work.gmi diff --git a/issues/fix-case-attribute-work.gmi b/issues/fix-case-attribute-work.gmi new file mode 100644 index 0000000..08462bf --- /dev/null +++ b/issues/fix-case-attribute-work.gmi @@ -0,0 +1,19 @@ +# Fix Case Attribute Work + +## Tags + +* assigned: bonfacem +* type: bug +* keywords: case attributes, data editing + +## Tasks + +* [ ] Parse things in "brackets" +* [ ] When editing columns with the same header: +* [ ] Check whether there's an ID. If so: +* [ ] Get the case attribute ID in brackets when in caseattributeXRef +* [ ] Else, do the fetching in SQL +* [ ] Check whether there's an +* [ ] Rollbacks ("conn.rollback()") +* [ ] Consecutive inserts with same values +* [ ] Consecutive deletions -- cgit v1.2.3