Skip to content
This repository has been archived by the owner on Jan 31, 2022. It is now read-only.

Activity history not recording anything (public release) #36

Open
da2x opened this issue Jul 15, 2018 · 12 comments
Open

Activity history not recording anything (public release) #36

da2x opened this issue Jul 15, 2018 · 12 comments
Labels
bug Something isn't working

Comments

@da2x
Copy link
Contributor

da2x commented Jul 15, 2018

Everything seems to work and the activity is submitted, but the activity dashboard and timeline doesn’t list any new entries.

Debug message from activity suggestion shows something interesting, though:

{ …
    createdDateTime: "0001-01-01T00:00:00Z"
… }
@dwm1909
Copy link
Contributor

dwm1909 commented Jul 15, 2018

Have also notice this, but has happens before its cold take like 4 hours before its even sync and show up has complaine about the sync issues with Microsoft alot of times and for a long time, even with Edge can the sync ben delayed alot. Still waiting and see if anything changes. ^

Have the sync issues frome Chrome, Firefox.

@rstordeur
Copy link

Same here. Download both the Chrome and Firefox extensions. Logged into correct MS accounts. No history even made sure I stayed on the pages more than the default 8 seconds.
Tested numerous time and then all of a sudden a couple of Chrome links showed up with Chrome in text of the title. Now can't see them again.

@da2x
Copy link
Contributor Author

da2x commented Jul 15, 2018

It’s been a few hours and no activity is showing up in https://account.microsoft.com/privacy/activity-history either. Submissions seem to be accepted, however.

@DominicMaas
Copy link
Owner

This is quite confusing. I wonder if it's still a timezone / time issue of some sort.

@dwm1909
Copy link
Contributor

dwm1909 commented Jul 15, 2018

When am looking at the files you have like ../src/ but that is 2 jump back but the catalog for go in front is only one jump are you sure they reading the .ts files some i see it should only be like ./src/ one jump back.

TimelineExtension/webpack/webpack.common.js if you check there in that files is just one jump not 2.

@DominicMaas
Copy link
Owner

@dwm1909 Is that causing problems when compiling the TypeScript files? Seems to build fine on my end.

@dwm1909
Copy link
Contributor

dwm1909 commented Jul 15, 2018

No but the risk is well that they dosent read the the files correclty if you jump to far behind becouse the src catalog dosent exist 2 step behind,

catalog/files

You gonna go to
src/file.ts

is should do like ./src/ its goes out frome catalog into src catalog but if you write like ../src

its gonna go out frome catalog and another catalog and there you dosent have any src catalog. so he can not go into src and read the files, the issues happens alot as well into PHP

But you mabye fix it when you uploading it to the store?

And in like

TimelineExtension/src/scripts/common/messages/activity-message.ts all files in that is in the same catalog so its should not be a ./ at all only the filename like

messages.ts but that dosent even have a filetype end in that file totaly missing.

@DominicMaas DominicMaas added the bug Something isn't working label Jul 16, 2018
@DominicMaas
Copy link
Owner

I wonder if it has anything to do with the 'history' section of the payload. I set the start and stop time to the same thing. I'll try adding 30 seconds to the stop time to see if that does anything.

@dwm1909
Copy link
Contributor

dwm1909 commented Jul 16, 2018

logg
Some of the yesterdays surf pages start to show up but for todays, so guess is no issues with it only delay at microsoft or something.

@DominicMaas
Copy link
Owner

I've pushed out 1.0.2 to Firefox (Chrome pending), I changed how long the history is tracked for, wondering if that fixed anything?

@dwm1909
Copy link
Contributor

dwm1909 commented Jul 17, 2018

Now they logg fast as well with both Chrome and Firefox with 1.0.2 build.

@DominicMaas
Copy link
Owner

Awesome, it also looks like some reviews have stated that everything syncs now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants