SRombauts / UEPlasticPlugin

Plastic SCM Plugin for Unreal Engine
http://srombauts.github.io/UEPlasticPlugin
146 stars 28 forks source link

Notifications do not disappear when checkin to local server #105

Closed shiena closed 1 month ago

shiena commented 2 years ago

Environment:

Steps to reproduce

  1. Set local to Server URL
  2. press the create button
  3. press the accept button image

Actual behaviour Checking file notification does not disappear image

shiena commented 2 years ago

I'm sorry. After waiting for a while, the notification disappeared.

SRombauts commented 2 years ago

Hello, thanks for reporting! This is actually a known issue; when creating the workspace, if you Accept Settings before the notification disapears, it can stay forever.

So I will reopen this in order to properly fix it (low priority, but still)

Cheers !

SRombauts commented 1 month ago

This has been fixed as part of https://github.com/PlasticSCM/UEPlasticPlugin/pull/94 Fix ongoing workspace creation shouldn't be interrupted if the users close the window too early, released as part of https://github.com/SRombauts/UEPlasticPlugin/releases/tag/1.9.0 🎉