[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-22 Thread conny-kawohl_WMDE
conny-kawohl_WMDE closed this task as "Resolved".
conny-kawohl_WMDE claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: conny-kawohl_WMDE
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Invadibot, amy_rc, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  Discussion about error messages to T276236 


TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
amy_rc, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Botoxparty
Botoxparty added a comment.


  Yep, we should be able to detect if its an error from a service vs. something 
internal in the application and have different messaging.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Botoxparty
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
amy_rc, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  Can we distinguish the problems? Cause then we could have:
  
  "There was a problem connecting to the service. Please check your internet 
connection or try again later"
  
  "There was a problem parsing the results from the APIs. This is probably a 
problem with our code. If you know how, report the issue at [link]"

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
amy_rc, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Botoxparty
Botoxparty added a comment.


  The error could appear if:
  
  - There was a problem connecting to the Wikidata API or ORES API (could be 
WiFi or the service is down)
  - There was a problem parsing the results from the APIs (purely internal to 
the application)

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Botoxparty
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
amy_rc, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  Isn’t the most likely reason for an error that the WiFi is flaky?

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
amy_rc, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Botoxparty
Botoxparty added a comment.


  Review notes:
  
  Change text to `An error occurred while processing your request` with a 
report option to Phabricator as a New Task

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Botoxparty
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Botoxparty
Botoxparty added a comment.


  It is possible to create a bug report in Phabricator in a similar way. Would 
this come under a 'Bug report' or 'Production Error' ?

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Botoxparty
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-02 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  Lets split the "other developers should be able to report problems" in a 
separate ticket; as we should do with "have a error message that provides 
helpful guidance to problem solving (for non-developers)"

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  In T275629#6870126 , 
@Botoxparty wrote:
  
  > I will offer another suggestion also, the user can directly report the 
issue to the GitHub project and capture the error messaging from the 
application.
  >
  > For example: "Click here to report the issue 
"
  >
  > This may be problematic for users who don't have Github but would like to 
get your thoughts anyway.
  
  We shouldn't ask Wikimedians to report issues on github though :/  If we can 
get the same data to a phabricator ticket that'd be ideal.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  > This may be problematic for users who don't have Github but would like to 
get your thoughts anyway.
  
  Yes, I think for non-developers (which, I think are the tool’s target group) 
this is not very helpful (thought I am not against having the possibility 
somewhere were it is not drawing attention for the main target group)

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Botoxparty
Botoxparty added a comment.


  I will offer another suggestion also, the user can directly report the issue 
to the GitHub project and capture the error messaging from the application.
  
  For example: "Click here to report the issue 
"
  
  This may be problematic for users who don't have Github but would like to get 
your thoughts anyway.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Botoxparty
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  > Not yet. I think we should solve this with T275993 
.
  
  It would make sense to provide some way forward in the error message. I don't 
know what causes such errors typically. It might be helpful if we add "please 
try again later" or "have a look at [LINK]" (Based on #9 of the Nielsen 
Interface Heuristics 
)

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from In review to In progress on the Item 
Quality Evaluator board.
Lydia_Pintscher added a comment.


  Looking good! One small thing:
  
  In T275629#6869161 , 
@Botoxparty wrote:
  
  > I have also added the following alert if there was an issue with getting a 
response or processing the responses from the API:
  >
  > F34127770: image.png 
  
  It seems words there are switched. "An error occurred while processing your 
request." ?
  
  In T275629#6869170 , 
@Jan_Dittrich wrote:
  
  > That makes sense.
  >
  > @Lydia_Pintscher is there a place where we can people link to to find out 
what happened and when it will be back online?
  
  Not yet. I think we should solve this with T275993 
.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

WORKBOARD
  https://phabricator.wikimedia.org/project/board/5209/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  That makes sense.
  
  @Lydia_Pintscher is there a place where we can people link to to find out 
what happened and when it will be back online?

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jan_Dittrich
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-03-01 Thread Botoxparty
Botoxparty added a comment.


  I have also added the following alert if there was an issue with getting a 
response or processing the responses from the API:
  
  F34127770: image.png 

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Botoxparty
Cc: Botoxparty, conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-02-28 Thread Lydia_Pintscher
Lydia_Pintscher triaged this task as "Medium" priority.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275629: Ensure the user that the app did not crash while data is retrieved

2021-02-25 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata.

TASK DETAIL
  https://phabricator.wikimedia.org/T275629

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lydia_Pintscher
Cc: conny-kawohl_WMDE, Lydia_Pintscher, Aklapper, Jan_Dittrich, Akuckartz, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs