[Amavisadmin-bugs] [ amavisadmin-Bugs-1638972 ] Not possible to create parameters for jobs
Status: Beta
Brought to you by:
streindl
From: SourceForge.net <no...@so...> - 2007-01-18 21:55:52
|
Bugs item #1638972, was opened at 2007-01-18 22:05 Message generated for change (Comment added) made by streindl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=919863&aid=1638972&group_id=187080 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: db layer Group: 0.1 Status: Open Resolution: Postponed Priority: 2 Private: No Submitted By: Stephen Reindl (streindl) Assigned to: Stephen Reindl (streindl) Summary: Not possible to create parameters for jobs Initial Comment: It is not possible to create parameters for jobs with the same name as global parameters or for two jobs with the same job name. ---------------------------------------------------------------------- >Comment By: Stephen Reindl (streindl) Date: 2007-01-18 22:55 Message: Logged In: YES user_id=1594254 Originator: YES Revision: 31 http://amavisadmin.svn.sourceforge.net/amavisadmin/?rev=31&view=rev Author: streindl Date: 2007-01-18 13:50:33 -0800 (Thu, 18 Jan 2007) Log Message: ----------- Partial fix for #1638972 Modified Paths: -------------- amavisadmin/trunk/db/postgres/update_v0_v1.sql amavisadmin/trunk/src/java/de/sreindl/amavisadmin/bo/ConfigurationBO.java amavisadmin/trunk/src/java/de/sreindl/amavisadmin/db/ConfigurationDAO.java amavisadmin/trunk/src/java/de/sreindl/amavisadmin/db/ConfigurationSetting.hbm.xml amavisadmin/trunk/src/java/de/sreindl/amavisadmin/jobs/MailSendJob.java ---------------------------------------------------------------------- Comment By: Stephen Reindl (streindl) Date: 2007-01-18 22:42 Message: Logged In: YES user_id=1594254 Originator: YES It is working basically now, but the job_reference should be part of the primary key for better DB model. Reduced priority and resolution to Postponed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=919863&aid=1638972&group_id=187080 |