Page MenuHomePhorge

D3059.1775154010.diff
No OneTemporary

Authored By
Unknown
Size
472 B
Referenced Files
None
Subscribers
None

D3059.1775154010.diff

diff --git a/wallace/module_resources.py b/wallace/module_resources.py
--- a/wallace/module_resources.py
+++ b/wallace/module_resources.py
@@ -1068,7 +1068,8 @@
level=8
)
- if saved:
+ # Only send a response back to the organizer if this is a confirmation from the resource owner.
+ if saved and confirmed:
send_response(delegator['mail'] if delegator else resource['mail'], itip_event, owner)
if owner and confirmation_required:

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 2, 6:20 PM (4 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18820244
Default Alt Text
D3059.1775154010.diff (472 B)

Event Timeline