Our JIRA user wants to have a custom field like Table (column and raw data). As far as I know,
such kind of custom field type isn't available in JIRA. Is there any work around or solution to meet
our user's requirement?
Hi,
Have you checked DBCF?
It allows you to create data table custom fields from queries: https://confluence.kepler-rominfo.com/display/DBCF/Data+Table+from+SQL+query
However, the data is extracted from a DB, you cannot edit the table in JIRA and reflect the changes in DB.
Hi! You can create custom field plugin based on Active Object (https://developer.atlassian.com/docs/atlassian-platform-common-components/active-objects) or use plugin like this: https://marketplace.atlassian.com/plugins/com.e7solutions.jira.plugins.tables/server/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Table Grid editor might be worth a look too - see https://marketplace.atlassian.com/search?q=table+grid
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.