Bug 558327 - Is USS data displayed if it exists? Can it be deleted?
Summary: Is USS data displayed if it exists? Can it be deleted?
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: Accounts.eclipse.org (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dummy accounts inbox CLA
QA Contact:
URL: https://www.eclipse.org/forums/index....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-15 01:26 EST by Eike Stepper CLA
Modified: 2019-12-18 03:03 EST (History)
3 users (show)

See Also:


Attachments
Application tab example (146.46 KB, image/png)
2019-12-17 16:29 EST, Christopher Guindon CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eike Stepper CLA 2019-12-15 01:26:34 EST
In https://www.eclipse.org/forums/index.php/mv/msg/1101713/1818413/#msg_1818413 a user wants to delete his USS data because he suspects a problem at Eclipse startup time.

I pointed him to https://accounts.eclipse.org/users/%7Buser-id%7D/storage , but there he just sees the message "You do not have any Eclipse USS data associated with your account.". This statement is likely incorrect because he used Oomph's preference synchronization, which creates and uses USS data. BTW. I'm seeing the same statement for my account while I'm comparingly sure that I do have USS data, as well.

Is USS data displayed if it exists? Can it be deleted?
Comment 1 Christopher Guindon CLA 2019-12-16 10:27:39 EST
Hi Eike,

You sent the correct link and yes, our users should be able to delete their data but I will investigate why the page is "You do not have any Eclipse USS data associated with your account."

This sounds like there is a bug on our end!
Comment 2 Eike Stepper CLA 2019-12-16 11:41:25 EST
Thanks for investigating this so quickly ;-)
Comment 3 Christopher Guindon CLA 2019-12-16 13:49:02 EST
I can confirm that this is a bug on our end! 

I will be pushing some patched today to address the problem!
Comment 4 Eclipse Genie CLA 2019-12-16 13:51:48 EST
New Gerrit change created: https://git.eclipse.org/r/154587
Comment 6 Christopher Guindon CLA 2019-12-16 17:23:33 EST
This should be fixed now!

Please let me know if you are still experiencing issues!
Comment 7 Eike Stepper CLA 2019-12-17 01:46:38 EST
I confirm that my data is now displayed and that I can delete selected data. Thanks!

Given that some data is displayed and that this data is associated with applications, shouldn't I expect to see these applications listed under https://accounts.eclipse.org/users/estepper/storage#applications ? But the Applications tab is empty. Another small bug?
Comment 8 Christopher Guindon CLA 2019-12-17 16:28:15 EST
(In reply to Eike Stepper from comment #7)
> I confirm that my data is now displayed and that I can delete selected data.
> Thanks!
> 
> Given that some data is displayed and that this data is associated with
> applications, shouldn't I expect to see these applications listed under
> https://accounts.eclipse.org/users/estepper/storage#applications ? But the
> Applications tab is empty. Another small bug?

The application tab SHOULD show applications with valid access to your account. You won't see an application if the access/refresh tokens are expired since you can't revoke something that's already invalid.

If you don't need to login, the application should appear on that page.
Comment 9 Christopher Guindon CLA 2019-12-17 16:29:42 EST
Created attachment 281259 [details]
Application tab example

Here's what I am currently seeing on the application tab with my account.

Are you experiencing something different?
Comment 10 Eike Stepper CLA 2019-12-18 03:03:55 EST
(In reply to Christopher Guindon from comment #9)
> Are you experiencing something different?

Yes, for me the tab is empty. But it's well possible that my tokens are expired. If it works for you it should all be good ;-)