Recent changes to page the profile result in users not able to access profile tables
Description
The profiler got changed to page data.
This change included updating the cache for a given user.
the perUserCache caches the schema tables for a given user and then attempts to see if the tables in that user schema cache contains the profile table.
The cache is set to invalidate every 4 hours by default.
If a user creates multiple feeds in the same schema/category before the cache is refreshed then they will not be able to view the profile data.
The cache logic needs to be updated so it includes logic to refresh if it cant find tables in the schema matching the incoming table
Environment
None
Done
Assignee
Reporter
Labels
None
Reviewer
Story point estimate
None