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

Add support for loading object edits history #1045

Open
cacabo opened this issue Dec 6, 2024 · 0 comments
Open

Add support for loading object edits history #1045

cacabo opened this issue Dec 6, 2024 · 0 comments

Comments

@cacabo
Copy link

cacabo commented Dec 6, 2024

Background

This is blocked on object edits history support via Objects Gateway

This would be useful for our scheduling apps to show the history of edits to shifts for a schedule. For example, I could show all changes since the user last loaded the application. Right now we have to do that through custom log objects—it would be better if we could use the out-of-the-box stuff!

Another workaround is to show a Workshop overlay on top of an OSDK app if the app is embedded in a Workshop.


Interface

Ideally we'd support loading for individual Objects or for an Object Set (similar to how this works in Workshop).

This is sort of similar to searching around to a linked object type, but perhaps should use a disjoint verb from pivot to not conflate the two.

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