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

feat(authN) - Add updated_by to inserts #360

Open
michalkrzyz opened this issue Nov 8, 2024 · 0 comments
Open

feat(authN) - Add updated_by to inserts #360

michalkrzyz opened this issue Nov 8, 2024 · 0 comments
Assignees

Comments

@michalkrzyz
Copy link
Collaborator

michalkrzyz commented Nov 8, 2024

Task Description
Add updated_by to inserts

Acceptance Criteria:

  • Assign updated_by field with created_by field when new item is created.

Expected Test:
Add sufficient expectation for e2e metadata tests (currently nil is expected)

@michalkrzyz michalkrzyz self-assigned this Nov 8, 2024
michalkrzyz added a commit that referenced this issue Nov 28, 2024
Add assignments in app handlers
Add inserts in database querries
Adjust tests
drochow pushed a commit that referenced this issue Nov 28, 2024
Add assignments in app handlers
Add inserts in database querries
Adjust tests
michalkrzyz added a commit that referenced this issue Nov 28, 2024
Add assignments in app handlers
Add inserts in database querries
Adjust tests
dustindemmerle pushed a commit that referenced this issue Dec 2, 2024
Add assignments in app handlers
Add inserts in database querries
Adjust tests
drochow added a commit that referenced this issue Dec 3, 2024
…o OnComponentVersionAttachmentToIssue event (#403)

* feat(issueMatch): added created_by field to new issue match in OnComponentVersionAttachmentToIssue event

* updating issue_handler_events.go + test

* docs(comp.backend): ADR - Enable filtering for component instance without support group or service

* feat(authN) - Add updated_by to inserts #360 (#410)

Add assignments in app handlers
Add inserts in database querries
Adjust tests

* ci(keppel): seperate user and keppel domain (#414)

* ci: seperated the user domain from the keppel domain

* ci: fixed typo

---------

Co-authored-by: David Rochow <[email protected]>
Co-authored-by: Dustin Demmerle <[email protected]>
Co-authored-by: dustindemmerle <[email protected]>
Co-authored-by: michalkrzyz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants