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

Recently used tasks section should respect configured tasks #5067

Closed
RomanNikitenko opened this issue May 2, 2019 · 2 comments
Closed

Recently used tasks section should respect configured tasks #5067

RomanNikitenko opened this issue May 2, 2019 · 2 comments
Labels
bug bugs found in the application tasks issues related to the task system

Comments

@RomanNikitenko
Copy link
Contributor

RomanNikitenko commented May 2, 2019

Description

I think it makes sense to use 'configured' task configuration (if it exists) instead of 'detected'' when we run task from 'recently used' tasks section.

Reproduction Steps

  1. Run a 'detected' task.
  2. Configure the task and edit it.
  3. Run the task from 'recently used' section.

Expected behavior: configured task is running
Actual behavior: detected task is running

Please see https://youtu.be/-nYgZ84-JnU

Diagnostics:

I guess the problem is related to filtering configurations

@RomanNikitenko RomanNikitenko added bug bugs found in the application tasks issues related to the task system labels May 2, 2019
@akosyakov
Copy link
Member

cc @elaihau

@RomanNikitenko
Copy link
Contributor Author

RomanNikitenko commented Jul 18, 2019

The behavior was changed: after configuring of detected task, this one is not present in configured tasks section. So I'm closing the issue.

I created the issue #5747 to clarify and discuss the new behavior.
@elaihau

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application tasks issues related to the task system
Projects
None yet
Development

No branches or pull requests

2 participants