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

[stable29] fix: get rid of denied notification when accept #48752

Merged
merged 3 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. fix: add notification icon for transfer ownership

    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    
    (cherry picked from commit 73b34bb)
    Antreesy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5051de6 View commit details
    Browse the repository at this point in the history
  2. fix: dismiss notification only after transfer bg job created

    - do not create 'denied' notification if bg job exists
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    (cherry picked from commit 5be7641)
    Antreesy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8f49796 View commit details
    Browse the repository at this point in the history
  3. fix: do not duplicate existing entity

    - this reverts 1e8048a
    
    Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
    (cherry picked from commit 6e7c35d)
    Antreesy committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    90573be View commit details
    Browse the repository at this point in the history