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

Migration creation fails #1121

Open
Phil91 opened this issue Oct 28, 2024 · 1 comment
Open

Migration creation fails #1121

Phil91 opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Phil91
Copy link
Member

Phil91 commented Oct 28, 2024

Current Behavior

Currently creating a migration fails due to the auditing framework we are using.

Expected Behavior

New migrations should be created

Steps To Reproduce

navigate to src/portalbackend/PortalBackend.Migrations and execute the command dotnet ef migrations add Test the creation
of the migration will fail with the following error: new System.Guid() translation is not supported

@Phil91 Phil91 added the bug Something isn't working label Oct 28, 2024
@Phil91 Phil91 added this to the Release 2.3.0 (24.12) milestone Oct 28, 2024
@Phil91 Phil91 added this to Portal Oct 28, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Oct 28, 2024
@Phil91 Phil91 self-assigned this Oct 28, 2024
@Phil91 Phil91 moved this from NEW USER REQUEST to BACKLOG in Portal Oct 28, 2024
@Phil91 Phil91 moved this from BACKLOG to IN PROGRESS in Portal Oct 28, 2024
Phil91 added a commit that referenced this issue Oct 28, 2024
@Phil91
Copy link
Member Author

Phil91 commented Oct 28, 2024

@tfjanjua fyi

Phil91 added a commit that referenced this issue Oct 28, 2024
Phil91 added a commit that referenced this issue Oct 29, 2024
ntruchsess pushed a commit that referenced this issue Nov 11, 2024
* fix audit-expression-creation to accommodate changes in updated audit-package
Refs: #1121
@Phil91 Phil91 moved this from IN PROGRESS to IN REVIEW in Portal Nov 14, 2024
@Phil91 Phil91 moved this from IN REVIEW to USER READY in Portal Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: USER READY
Development

No branches or pull requests

1 participant