an exception on one autotag should probably not break the others
with a previous thread as preamble:
"server timeline names discarded when publishing same source timelines from new host/user"
I have ended up with an "orphaned" timeline subscription in one of my clients.
I had autotags on the client associated to the subscribed timeline, but the failure to subscribe to the re-published timeline has broken those associated autotags, generating and exception which breaks the display of ALL autotags.
clicking on the yellow triangle on the AutoTags timeline shows:
System.Exception: DayView: Updating timeline exception:
---
System.Exception: Some timelines failed to load
and no Autotags will show.
removing the Rules associated with the orphaned timeline resolves the issue.
besides handling the exception itself so the autotags still work (under this or other processing exceptions), it would be nice if the rule could be re-bound to a new timeline.
clicking on the orphaned timeline shows:
System.Exception: DayView: Updating timeline exception:
---
System.ArgumentNullException: Value cannot be null.
Parameter name: requestUriString
at System.Net.WebRequest.Create(String requestUriString)
at Finkit.ManicTime.Common.Servers.Web.GenericWebClient.CreateRequest(String url, ICredentials credentials, String method, Object resource, Dictionary`2 headers)
at Finkit.ManicTime.Common.Servers.Web.GenericWebClient.Get[T](String url, ICredentials credentials)
at Finkit.ManicTime.Common.Servers.WebClientService.GetActivityUpdates(Server server, String url)
at Finkit.ManicTime.Client.Plugins.ServerSourceType.ServerDayViewLoader.<>c__DisplayClass1b.<>c__DisplayClass1f.<BeginGetUpdates>b__14()
File Attachment(s):
autotag exception evaluating rule from orphaned timeline subscription.jpg
(284kb) downloaded 2 time(s).davidem attached the following image(s):
removed rules to orphaned timeline subscription.jpg
(168kb) downloaded 4 time(s).You cannot view/download attachments. Try to login or register.