You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The write_project2excel.groovy script runs on every event (LOAD, COMPILE, CLOSE). In other words, it runs three times, or at leas produces output three times.
Requested change
Make it run only on the CLOSE event.
The text was updated successfully, but these errors were encountered:
Current behaviour
The write_project2excel.groovy script runs on every event (LOAD, COMPILE, CLOSE). In other words, it runs three times, or at leas produces output three times.
Requested change
Make it run only on the CLOSE event.
The text was updated successfully, but these errors were encountered: