-
Notifications
You must be signed in to change notification settings - Fork 10
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 _sync_id for collections #171
Comments
Hi @rfc2822 , hi @sunkup , I have created a new pull request here for the update of the contract. I assume that the minVersion of jtxBoard also needs to be updated in DAVx5 once this is done. Please use the following version codes: There is a release in the pipeline where I wouldn't add this change yet (2.9.3), if you're sure that this column is exactly what you need, then I'd merge it right after the release. Are you sure about it? |
I can do the code in davx5 then.
👍🏻 Have added it to the PR.
Yes, sounds good!
If I understand it correctly, the column would be available since the version after the next version (which is released to be soon):
Correct? Is there a rough plan when you want to release the version after the next version? We can do other things in DAVx5 until then. |
@rfc2822 Does the PR need any further changes? I have started working on https://github.com/bitfireAT/davx5/pull/627 which now only waits for this one to be merged. |
This PR/issue depends on: |
For https://github.com/bitfireAT/davx5/issues/603 .
Should:
_sync_id: Long?
property holding value forCalendars._SYNC_ID
toAndroidCalendar
_sync_id: Long?
property toJtxCollection
andat.techbee.jtx.JtxContract
– depends on [Feature] Add_sync_id
column to collection TechbeeAT/jtxBoard#1635The text was updated successfully, but these errors were encountered: