I see below two filed on UI but not available on backed database table.
Estimate Due Date
Percentage Complete.
please let me know the backed table for above filed.
@Rakesh Patil These two look like some custom fields in a JIRA instance. Custom fields are storied in "customfield" table and their values for JIRA issues are stored in "customfieldvalue" table in JIRA database.
Please see this documentation for more information: https://developer.atlassian.com/server/jira/platform/database-custom-fields/
Thanks you very much this resolved my problem. Thanks for helping me :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.