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

Edits and new records not displaying #244

Open
paulmallett opened this issue Mar 30, 2015 · 3 comments
Open

Edits and new records not displaying #244

paulmallett opened this issue Mar 30, 2015 · 3 comments

Comments

@paulmallett
Copy link

We have a bug: Any new data being created does not appear on screen.

For example, adding a ‘usage’ figure for meter ID=10. Entering the information gives a response of “Record id 16702 has been successfully added/updated into the usage table.” However, the record does not appear in the table, and even if you refresh by pressing F5, it does not appear. Only by logging out and in does the new data appear.

I also saw this when I was editing the ‘users’ properties.

@shaunfreeman
Copy link
Member

I just updated my local test to 4.1.0 and confirm this error. but it was working fine before I pulled changes from github.

It was working fine foe me before I synced my local branch with the changes Eddie pushed.

So something must have gone wrong between when I pushed changes to when Eddie did. I will roll back my local branch to before Eddie's push and see if things go back.

Will report my findings.

@shaunfreeman
Copy link
Member

Nope it goes back to the me.

The bug isn't in 4.0.6 so was introduced when I merged the branches.

It must of been in the master branch.
So I will look into what the differences are

@shaunfreeman
Copy link
Member

it's a cache bug some where. For some reason the cache isn't being cleared when records are updated.

I have turned cache off for now until I find it.

Will leave this open until fixed too.
Please pull this workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants