ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
38 stars 4 forks source link

Save on an app results in all the apps refreshing; even the live doc #3174

Open Omzig opened 8 months ago

Omzig commented 8 months ago

Version

4.2.13

Severity

Low

Steps to Reproduce

when i save, other apps refresh

Expected behavior

only my app should refresh

Actual behavior

all the apps refresh, even live doc

Additional Environment data

IIS: Nested

Visuals

No response

PorreKaj commented 8 months ago

This is no longer an issue for me.

I've changed 2 things since this was an issue.

  1. Enabled Git sync
  2. Changed from Windows Auth to OpenID

I hope this helps the investigations.

Edit: Nevermind, it still does it. but its not always.

PorreKaj commented 8 months ago

Not Fixed in 4.2.14 :-(

adamdriscoll commented 8 months ago

This issue has been mentioned on Ironman Software Forums. There might be relevant details there:

https://forums.ironmansoftware.com/t/powershell-universal-4-2-14/10501/2

adamdriscoll commented 8 months ago

I can't reproduce this at the moment but I will reopen.

PorreKaj commented 8 months ago

Current Setup: Kestrel hosted Service run as Local System Push-Only Git to Github (issue existed prior to enabling git) MSSQL Database. (issue existed prior to switching to MSSQL)

I just made a change to a page by opening the ps1 file, and was kinda expecting PSU to detect the filechange and autodeploy. I don't know if thats expected behaviour or another symptom.