Relational views out of date
- Dominant language
- Python
- Stars
- 0
- Forks
- 3
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 4
Description
In the latest (7.6.12) relational views `instances` pattern the `principaluser_id` is exposed in the relational views. The current DLVR, TEST & PROD were generated using 7.6.4 which didn't have those columns exposed. Ned to re-run the relational view script and then recreate the materialized views and other views built on top of those.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the relational view script and inspect how the `instances` pattern is generated in the current DLVR, TEST, and PROD environments. Re-run the script, then recreate the materialized views and other views built on top of them. Done means the relational views expose `principaluser_id` consistently across all three environments.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100