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: [AAP-40152] solve 500 error when project is updated #1211

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

hsong-rh
Copy link
Contributor

https://issues.redhat.com/browse/AAP-40152

Remove created_by and modified_by from the updating payload data. These two fields are updated when they are saved to DB

@hsong-rh hsong-rh requested a review from a team as a code owner February 11, 2025 18:12
@hsong-rh hsong-rh changed the title fix: [AAP-40152] solve 500 error when project is renamed fix: [AAP-40152] solve 500 error when project is updated Feb 11, 2025
@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.59%. Comparing base (5bee2bf) to head (c2384be).

@@            Coverage Diff             @@
##             main    #1211      +/-   ##
==========================================
- Coverage   93.59%   93.59%   -0.01%     
==========================================
  Files         270      270              
  Lines       15561    15559       -2     
==========================================
- Hits        14565    14563       -2     
  Misses        996      996              
Flag Coverage Δ
unit-int-tests-3.11 93.53% <ø> (-0.01%) ⬇️
unit-int-tests-3.12 93.59% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/aap_eda/api/serializers/project.py 93.00% <ø> (-0.14%) ⬇️

@hsong-rh hsong-rh merged commit b5b6225 into ansible:main Feb 11, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants