[
https://issues.apache.org/jira/browse/AIRAVATA-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824149#comment-16824149
]
ASF subversion and git services commented on AIRAVATA-3026:
-----------------------------------------------------------
Commit 4fbc4fba30b83dfeb50fb7eb911f6cfa91e30404 in airavata-django-portal's
branch refs/heads/master from Marcus Christie
[ https://gitbox.apache.org/repos/asf?p=airavata-django-portal.git;h=4fbc4fb ]
AIRAVATA-3026 Emit 'input' when queue settings change
VModelMixin only emits change events ('input' events) for object models
when deep properties change. QueueSettingsEditor.vue properly emits
change events when queue settings change, but since
ComputationalResourceSchedulingEditor.vue uses the same object as the
model, no change event is triggered there. The change event must be
explicitly emitted when queue settings change.
> Experiment FAILED due to queue details are not set for an experiment
> --------------------------------------------------------------------
>
> Key: AIRAVATA-3026
> URL: https://issues.apache.org/jira/browse/AIRAVATA-3026
> Project: Airavata
> Issue Type: Sub-task
> Components: Django Portal
> Affects Versions: 0.18
> Environment: https://beta.saver-x.scigap.org
> Reporter: Eroma
> Assignee: Marcus Christie
> Priority: Major
> Fix For: 0.18
>
>
> When creating an experiment can view the queue, walltime, node and CPU
> details and also can click Configure Resource and change them.
>
> But those values are not set for the experiment, in experiment summary the
> queue is a blank and walltime, cpu and node are 0.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)