Ticket 5149

Summary: job_submit/lua - support the use of log.user() within job_modify
Product: Slurm Reporter: Tim Wickberg <tim>
Component: slurmctldAssignee: Unassigned Developer <dev-unassigned>
Status: RESOLVED DUPLICATE QA Contact:
Severity: 5 - Enhancement    
Priority: --- CC: alex
Version: 17.11.5   
Hardware: Linux   
OS: Linux   
See Also: https://bugs.schedmd.com/show_bug.cgi?id=5106
Site: SchedMD Slinky Site: ---
Alineos Sites: --- Atos/Eviden Sites: ---
Confidential Site: --- Coreweave sites: ---
Cray Sites: --- DS9 clusters: ---
Google sites: --- HPCnow Sites: ---
HPE Sites: --- IBM Sites: ---
NOAA SIte: --- NoveTech Sites: ---
Nvidia HWinf-CS Sites: --- OCF Sites: ---
Recursion Pharma Sites: --- SFW Sites: ---
SNIC sites: --- Tzag Elita Sites: ---
Linux Distro: --- Machine Name:
CLE Version: Version Fixed:
Target Release: --- DevPrio: ---
Emory-Cloud Sites: ---

Description Tim Wickberg 2018-05-08 22:40:53 MDT
Currently log.user() only works within job_submit(), and does not currently work in job_modify().

Commit 3f4cde9c changed job_modify() to throw an error if log.user() was used. It be nicer long-term to permit this, and return the message back to the user instead.
Comment 1 Alejandro Sanchez 2018-05-09 01:20:15 MDT
This was already raised in bug 4391.

*** This ticket has been marked as a duplicate of ticket 4391 ***