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

fix: Allow setting UpdatedAt when creating Dialog #1105

Merged
merged 10 commits into from
Sep 12, 2024

Conversation

oskogstad
Copy link
Collaborator

@oskogstad oskogstad commented Sep 9, 2024

Description

  • Allows setting UpdatedAt when creating Dialog
  • Disallow setting CreatedAt to future date
  • Added tests for UpdatedAt/CreatedAt

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • Documentation is updated (either in docs-directory, Altinnpedia or a separate linked PR in altinn-studio-docs., if applicable)

@oskogstad oskogstad requested a review from a team as a code owner September 9, 2024 15:40
@oskogstad oskogstad force-pushed the fix/allow-setting-updated-at-on-dialog-creation branch from c903595 to 9fe2c38 Compare September 11, 2024 10:18
Copy link

sonarcloud bot commented Sep 11, 2024

@oskogstad oskogstad merged commit 481e907 into main Sep 12, 2024
20 checks passed
@oskogstad oskogstad deleted the fix/allow-setting-updated-at-on-dialog-creation branch September 12, 2024 08:31
arealmaas pushed a commit that referenced this pull request Sep 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.18.0](v1.17.0...v1.18.0)
(2024-09-16)


### Features

* add dialogOpened activitytype
([#1110](#1110))
([711fa6d](711fa6d))
* Add process and precedingProcess to dialog as optional fields
([#1092](#1092))
([2bf0d30](2bf0d30))


### Bug Fixes

* Allow setting UpdatedAt when creating Dialog
([#1105](#1105))
([481e907](481e907))
* Authorize access to dialog details for any mainresource action
([#1122](#1122))
([a7e769a](a7e769a))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants