[UI] "Description" column is always empty

Bug #1471777 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Zhenguo Niu

Bug Description

Steps to reproduce:
1. create workbook definition and specify description:
---
version: '2.0'
name: test2
description: This is a test workbook
tags: [test, v2]

workflows:
  ...
2. create workbook using created definition
3. Log in Web UI
4. Navigate to "Mistral">"Workbooks"

Observed result:
Description column is empty

Tags: dashboard
Revision history for this message
Zhenguo Niu (niu-zglinux) wrote :

seems there's no description attribution on workbook.

Changed in mistral:
assignee: nobody → Zhenguo Niu (niu-zglinux)
Revision history for this message
Anastasia Kuznetsova (akuznetsova) wrote :
Revision history for this message
Zhenguo Niu (niu-zglinux) wrote :

@Anastasia, I got errors like below:

The attribute description doesn't exist on Workbook [definition='---
The attribute description doesn't exist on Workbook [definition='---
version: '2.0'
name: wb2
description: hah

workflows:
  wf2:
    type: direct

    tasks:
      hello:
        action: std.echo output="Hello"
        publish:
          result: <% $.hello %>
', name='wb2', tags='[]', created_at='2015-07-09 03:11:02', updated_at='None', scope='private', id='c99e9b3e-aa89-4454-b347-7be48d752164'].

seems this should be fixed on mistral side first.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/199845

Changed in mistral:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral-dashboard (master)

Reviewed: https://review.openstack.org/199845
Committed: https://git.openstack.org/cgit/openstack/mistral-dashboard/commit/?id=c14116a7ebf717f3d15221c40b25d5635dafdb77
Submitter: Jenkins
Branch: master

commit c14116a7ebf717f3d15221c40b25d5635dafdb77
Author: Zhenguo Niu <email address hidden>
Date: Thu Jul 9 11:35:11 2015 +0800

    Refactor workbook table fields

    Remove description field since there's no such attribute on
    workbook, also add created and updated fields.

    Change-Id: I0805402c15dfef9d0400f05b525c83f2090584c4
    Closes-Bug: #1471777

Changed in mistral:
status: In Progress → Fix Committed
Changed in mistral:
milestone: none → liberty-2
importance: Undecided → Medium
Changed in mistral:
status: Fix Committed → Fix Released
Changed in mistral:
milestone: liberty-2 → liberty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.