Skip to content
This repository has been archived by the owner on Feb 23, 2018. It is now read-only.

Convert 'favorite' to AVU #30

Open
michael-conway opened this issue Jan 9, 2018 · 2 comments
Open

Convert 'favorite' to AVU #30

michael-conway opened this issue Jan 9, 2018 · 2 comments

Comments

@michael-conway
Copy link

Currently Metalnx makes user favorites (stars) a database entry. This proposal is to make a favorite an AVU

  • A favorite on a file or collection is a standard tag that includes the user who favorites the item
  • The favorites database can be removed from irods-ext
  • A conversion migration can be added to support this transition

This benefits by removing a source of drift and inaccuracy and makes favorites more generally useful among clients

@trel
Copy link
Member

trel commented Jan 9, 2018

Need to define the specifics of A, V, and U.

Cloud browser currently uses...

A “Starred from Cloud Browser”
V <username>
U “iRODSUserTagging:Star”

Note the username does not use the “#Zone” notation, so potentially could create a namespace collision when used via Federation. I’d propose including the “#Zone”.

@michael-conway
Copy link
Author

michael-conway commented Jan 9, 2018 via email

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

No branches or pull requests

2 participants