Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
D
dmx-tableview
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • dmx-plugins
  • dmx-tableview
  • Issues
  • #74

Closed
Open
Opened Apr 20, 2020 by Ingo Rau@irauReporter

Improve user feedback when creating new Table View (user forgets setting Table Topic Type)

I tested with DMX 5.0 beta 7 and dmx-tableview-0.4.0_2020-04-16_9712.

When the user wants to create a new Table View he/she opens the search/create dialogue and enters a name for the new Table View. The user will then select "Table View" from the Topic Type menu.

If the user now clicks "create" before selecting a "Table Topic Type" the following exceptions is thrown:

500 Server Error { "exception": "org.codehaus.jettison.json.JSONException", "message": "JSONObject["tableTopicType"] not found." }

Possible improvements : Either present a user-readable message like "Select a Table Topic Type first" or enable the "create" button only when user has selected the necessary values from both dropdown menus.

Edited Apr 22, 2020 by Malte Reißig
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: dmx-plugins/dmx-tableview#74