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

Subscribed ical-feed is not synced to other devices #751

Open
menerond opened this issue Sep 20, 2016 · 11 comments
Open

Subscribed ical-feed is not synced to other devices #751

menerond opened this issue Sep 20, 2016 · 11 comments
Labels

Comments

@menerond
Copy link

Steps to reproduce

  1. Subscribe to ical-feed
  2. Verify new calendar entries are shown in web interface (which they are).
  3. Sync Clients via webdav

Expected behaviour

Via ical-feed imported calendar entries are also synced to other clients and are listed with other calendars to sync.

Actual behaviour

Via ical-feed imported calendar entries are not synced to other clients (KOrganizer and Davdroid) and are not listed with other calendars.

Server configuration

Operating system:
Debian 8.6
Web server:
Apache2.4
Database:
MYSQL
PHP version:
5.6.24
Server version: (see your admin page)
9.1.0
Calendar version: (see the apps page)
1.4.0
Updated from an older installed version or fresh install:
fresh

Login as admin user into your cloud and access 
http://example.com/index.php/settings/integrity/failed 
paste the results here.

No errors have been found.

Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Webdav

Client configuration

Browser:
Firefox
Operating system:
Ubuntu and Android
CalDAV-clients:
KOrganizer and Davdroid

@tcitworld
Copy link
Member

If it's supposed to work, that's more a server issue.

@ghost
Copy link

ghost commented Sep 23, 2016

Ref: owncloud/core#26193

@piggz
Copy link

piggz commented Oct 10, 2016

I'd personally find this very useful, as I can export a calendar from outlook as an ical file, and subscribe to it in own/nextcloud, I just need the final step of having it accessible via caldav to get the original calendar on my mobile client (sailfish)

@Pazu
Copy link

Pazu commented Nov 3, 2016

This actually appears already to work but only via some clients.

On my Android 4.0.4 device which uses CalDAV-Sync v0.4.27, subscribed calendars are offered via CalDAV from my ownCloud 9.0.5 installation.

On my Mac OS X 10.11 machine running Apple's Calendar v8.0 (2092.3), however, subscribed calendars are not offered via CalDAV.

@piggz
Copy link

piggz commented Nov 4, 2016

So, can we get a clear steer as to whether or not this is a client or server issue? If they are exported, then they must be exported differently ? Can they be made the same so as not to require client changes?

@tcitworld
Copy link
Member

Depends if we want to stick to the CalDAV standard : do we want to expose subscriptions as calendars ?

@piggz
Copy link

piggz commented Nov 4, 2016

well, i'd like to have read-only access to a subscription if possible. Still doesnt answer the different client problems though

@Pazu
Copy link

Pazu commented Nov 5, 2016

I just tested emClient 7, and that also does not get the subscribed calendar. Thus far, then, only CalDAV-Sync does this somehow.

@tcitworld
Copy link
Member

This is an issue that you need to bring on the clients that you use.

@menerond
Copy link
Author

menerond commented Nov 6, 2016

I just found this https://github.com/nextcloud/calendar/issues/63 and I am assuming that owncloud and nextcloud are still not that far apart regarding the actual code:

  1. Clients that are sticking to the caldav standard don't see the subscribed calenders, as stated in the thread linked above, it is an extension to the caldav standard by apple
  2. It would need major changes to the owncloud code to sync via owncloud subscribed calendars to mobile devices via davdroid

So the solution for me right now is to manually sync the subscription with all the devices.
Feel free to correct me if I am wrong!

@brianjmurrell
Copy link

I have CalDAV Sync Adapter 1.8.1 on Android and it is not seeing subscribed calendars.

Neither is Evolution.

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

No branches or pull requests

5 participants