You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…alog update (#1094)
<!--- Provide a general summary of your changes in the Title above -->
## Description
Regression(?), or missed bug from when transmissions where introduced.
* Added missing return when finding existing IDs
* Adjusted the log message for existing activities to use the same
extension method as transmissions
* Added tests for both existing activities and existing transmissions
## Related Issue(s)
- #1088
## 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.](https://github.com/Altinn/altinn-studio-docs), if
applicable)
Reproduction
Expected behavior
Error explaining that the transmission and or activities already exsists
Actual behavior
500 error
The text was updated successfully, but these errors were encountered: