Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recovery from errors during command update #173

Open
Krzmbrzl opened this issue Jul 29, 2018 · 3 comments
Open

Recovery from errors during command update #173

Krzmbrzl opened this issue Jul 29, 2018 · 3 comments
Labels
enhancement Issues concerning enhancements of the plugin with Dev-Build This issue has been resolved in the Dev-Build

Comments

@Krzmbrzl
Copy link
Owner

When performing a command update the plugin should deal better with unknown data types. It should ask the user to put in another type instead and try to recognize that one and if nothing helps it should simply use the Unknown type in order to at least recognize the command at all

@Krzmbrzl Krzmbrzl added the enhancement Issues concerning enhancements of the plugin label Jul 29, 2018
@Krzmbrzl
Copy link
Owner Author

Krzmbrzl commented Aug 6, 2018

If any error occurs during the command-processing the user should be prompted to type in the information by him/herself

@Krzmbrzl Krzmbrzl changed the title Recovery from unknown data types Recovery errors during command update Aug 6, 2018
@Krzmbrzl Krzmbrzl changed the title Recovery errors during command update Recovery from errors during command update Aug 6, 2018
Krzmbrzl added a commit that referenced this issue Aug 12, 2018
@Krzmbrzl Krzmbrzl added the with Dev-Build This issue has been resolved in the Dev-Build label Aug 12, 2018
@Krzmbrzl
Copy link
Owner Author

Things that need to be tested:

  • Does the command-update work without any errors
  • Functionality of the "insert-command-dialog" that pops up when an error oocurs (just turn off your wifi during the update to force an error). Does the command entered like that appear after the command-update (just make up a fictive command)
  • Does the "Skip All" button in the error-popup work properly
  • Does the "Skip" button in the error-popup work properly
  • Are all commands that have produced an error and have been skipped shown at the end of the process?

@Krzmbrzl
Copy link
Owner Author

createUnit crashes the whole command update without the error-popup ever showing

@Krzmbrzl Krzmbrzl reopened this Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues concerning enhancements of the plugin with Dev-Build This issue has been resolved in the Dev-Build
Projects
None yet
Development

No branches or pull requests

1 participant