After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 795197 - Add an API to refresh collection backend
Add an API to refresh collection backend
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
3.29.x
Other Linux
: Normal normal
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks: 795870
 
 
Reported: 2018-04-12 12:56 UTC by Georges Basile Stavracas Neto
Modified: 2018-06-08 09:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Georges Basile Stavracas Neto 2018-04-12 12:56:30 UTC
GNOME To Do and GNOME Calendar need to re-sync specific sources every once in a while, according to some internal states. EDS doesn't support that though.

This is a tracker issue for the EDS patches that I'll be writting.
Comment 1 Milan Crha 2018-06-06 07:50:04 UTC
ping, did you make any progress on this, please? There will be some soname version bumps for 3.29.3 and I'd like to do this one as well (it'll require D-Bus interface version bump too), just to pile such changes together when possible.

I can look on the change myself, that's fine, I only do not want to duplicate any work in case you've it ongoing.
Comment 2 Georges Basile Stavracas Neto 2018-06-06 13:18:35 UTC
That's stalled from my side. I'm not working on it for now anymore.
Comment 3 Milan Crha 2018-06-06 13:38:27 UTC
No problem, thanks for letting me know. I'll look on it then.
Comment 4 Milan Crha 2018-06-08 06:44:33 UTC
Created commit c495f3db2 in eds master (3.29.3+)
Comment 5 Milan Crha 2018-06-08 09:41:17 UTC
(In reply to Milan Crha from comment #4)
> Created commit c495f3db2 in eds master (3.29.3+)

And because I realized the D-Bus service version bum was not necessary, then I reverted it with:

Created commit 4d98961e0 in eds master (3.29.3+)