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

GET /activites/profile returning incorrect data #519

Open
brendon-stephens opened this issue Oct 24, 2023 · 0 comments
Open

GET /activites/profile returning incorrect data #519

brendon-stephens opened this issue Oct 24, 2023 · 0 comments

Comments

@brendon-stephens
Copy link

brendon-stephens commented Oct 24, 2023

I am experiencing a problem with the activities/profile resource when attempting to query a profile. It appears to be returning old data which is from the initial creation. If I look at the Django admin console it reflects the data correctly, as does querying within the postgres container using psql.

What is odd is that if I update the resource and query it again, I can see that the Last-Modified gets updated.

Is this a cache issue somewhere?

Postman request GET /activites/profile
image

image

psql query from container
image

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

1 participant