issues
search
StingerAJ
/
astrid-hiveminder
Hiveminder-plugin for Astrid (Androids simple taskrecording interface)
www.weloveastrid.com
2
stars
0
forks
source link
Test tagging-functions
#3
Open
StingerAJ
opened
13 years ago
StingerAJ
commented
13 years ago
Add tag local/remote
Delete tag local/remote
Rename tag local/remote
Conflicting combo for any of the above
StingerAJ
commented
13 years ago
Add tag local/remote: working
Delete tag local/remote: working
Delete multiple tags remote: not deleted local, remote side gets tags back
Delete multiple tags local: not deleted on remote side, local side without tags
Rename tag local/remote: working
In conflict: Astrid should take precedence
Add identical tag local/remote: without sideeffects (working)
Add different tags local/remote: remotetag gets overwritten by local tag, both tags should have been accepted
Delete local / Rename remote: renamed (should be deleted)
Rename local / Delete remote: renamed (working)
Rename local / Rename remote: renamed local (working)