Project

General

Profile

Actions

bug #10135

closed

Created_by and when is missing for User and Group

Added by Andreas Müller over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Priority14
Assignee:
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

90%

Estimated time:
Severity:
normal
Found in Version:
Tags:

Description

E.g.


Files

clipboard-202209021052-s0nch.png (2.97 KB) clipboard-202209021052-s0nch.png Andreas Müller, 09/02/2022 10:52 AM
clipboard-202209301711-qqo4w.png (5.57 KB) clipboard-202209301711-qqo4w.png Andreas Müller, 09/30/2022 05:11 PM
Actions #1

Updated by Andreas Müller over 1 year ago

If this is not (very) fast to implement please remove tag and move to other milestone. It is not a critical issue.

Actions #2

Updated by Andreas Müller over 1 year ago

  • Priority changed from New to Priority14
Actions #3

Updated by Katja Luther over 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 70

Applied in changeset taxeditor|967f73857a25e5d92aae0450eb1363575cf26bec.

The implementation added a new section "createSection" which contains the created information. This results in a gap between created and updated section. If this is ok I would keep it like it is otherwise we need to implement it a little bit more complicated with a check in the different sections whether the created string is already available (for versionable entities) or not (for cdmBase entities).

Actions #4

Updated by Katja Luther over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Katja Luther to Andreas Müller
Actions #5

Updated by Andreas Müller over 1 year ago

  • Status changed from Feedback to Resolved
Actions #6

Updated by Andreas Müller over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Andreas Müller to Katja Luther

Actually the gap does not look nice and more important it requires more scrolling when trying to read the ID and UUID information (which I use often). So I think we should try to implement it without gab. From my understanding we only need a case distinction which fills "updated" with an empty string or with "not updatable" or something. Isn't this simply 3 lines of code? Or is there something more one has to remind?

Actions #7

Updated by Katja Luther over 1 year ago

Andreas Müller wrote in #note-6:

Actually the gap does not look nice and more important it requires more scrolling when trying to read the ID and UUID information (which I use often). So I think we should try to implement it without gab. From my understanding we only need a case distinction which fills "updated" with an empty string or with "not updatable" or something. Isn't this simply 3 lines of code? Or is there something more one has to remind?

It is not much code but needed implementation in two classes. Implemented it this way now.

Actions #8

Updated by Katja Luther over 1 year ago

  • Status changed from Feedback to Resolved
  • Assignee changed from Katja Luther to Andreas Müller
Actions #9

Updated by Andreas Müller over 1 year ago

Final issue: there is still a relatively large gap before UUID for VersionableEntities:

Can this be reduced same as for CdmBase?

Once this is done we can close the ticket.

Actions #10

Updated by Andreas Müller over 1 year ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Andreas Müller to Katja Luther
Actions #11

Updated by Katja Luther over 1 year ago

Andreas Müller wrote in #note-9:

Final issue: there is still a relatively large gap before UUID for VersionableEntities:

Can this be reduced same as for CdmBase?

Once this is done we can close the ticket.

But this is the same as before. Then we have to move all elements in one section.

Actions #12

Updated by Andreas Müller over 1 year ago

  • % Done changed from 70 to 90

Katja Luther wrote in #note-11:

Andreas Müller wrote in #note-9:
...

But this is the same as before. Then we have to move all elements in one section.

OK, I checked against production and it is true that there is the same gap.
So if this is really not a non-brainder to fix then we can leave it as it is. It is not really important and there are more important issues to work on.
In this case feel free to close the ticket as it is.
Only if there is a really simple/non-time consuming solution to remove the gap we should try to do it

Actions #13

Updated by Katja Luther over 1 year ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF