Log inSkip to main contentSkip to sidebar
Something went wrong, please try again.
Create and track feature requests for Atlassian products.
  • More
    DashboardsProjectsIssues
  • Give feedback to Atlassian
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.

Open issues

  • All issues
  • Open issues
  • Done issues
  • Viewed recently
  • Created recently
  • Resolved recently
  • Updated recently
View all issues and filters
Order by Priority
  1. Suggestion
    JSDSERVER-11165Support Insight Discovery Agent on Non-Windows platform
  2. Suggestion
    JSDSERVER-16274Enable viewing of Virtual Service Agent (VSA) performance metrics beyond 6 months
  3. Suggestion
    JSDSERVER-5166Make Organization Field Required
  4. Suggestion
    JSDSERVER-16265Increase varchar for TYPE_VALUE column on AO_8542F1_IFJ_OBJ_TYPE_ATTR table
  5. Suggestion
    JSDSERVER-93Allow editing of fields / details through the service project request (post-creation)
  6. Suggestion
    JSDSERVER-614Allow users to edit their own comments
  7. Suggestion
    JSDSERVER-1269Allow to bulk change "Request participants"
  8. Suggestion
    JSDSERVER-1616Implement a Live Chat system in Service Desk
  9. Suggestion
    JSDSERVER-4102As a Service Desk Customer, I'd like the ability to "raise this request on behalf of" other customers
  10. Suggestion
    JSDSERVER-4436Attachments/Screenshots in the description from the Customer Portal
  11. Suggestion
    JSDSERVER-4609Ability to update Customer request via REST API
  12. Suggestion
    JSDSERVER-7895Import IQL Filter based on Reference-Object
  13. Suggestion
    JSDSERVER-8646Provide a way to properly merge Assets data between 2 Jira instances
  14. Suggestion
    JSDSERVER-10921A dependant custom field value won't get cleared if the field it's depending on is changed.
  15. Suggestion
    JSDSERVER-12173As Jira admin I would like to remove the "info" icon next to username
  16. Suggestion
    JSDSERVER-14090Office 365 using the Microsoft Graph API doesn't support GCC customers
  17. Suggestion
    JSDSERVER-15020Adjust order of columns
  18. Suggestion
    JSDSERVER-16267Ability to display Alerts in Dahsboards
  19. Suggestion
    JSDSERVER-4646Attachments within Customer Portal request view
  20. Suggestion
    JSDSERVER-15278Add an option that allows disabling the automatic addition of mentioned users as request participants
  21. Suggestion
    JSDSERVER-570Rich text formatting in the request type 'help and instructions' field
  22. Suggestion
    JSDSERVER-1386Customize Customer invitation e-mail and welcome email
  23. Suggestion
    JSDSERVER-1422Sub-tasks as an applicable issue type for Requests
  24. Suggestion
    JSDSERVER-1673Enable custom CSS for Jira Service Management
  25. Suggestion
    JSDSERVER-1703Make "Request participants" custom field available to security level configuration
  26. Suggestion
    JSDSERVER-2297Ability to have condition to start, pause and stop SLA based on custom field value
  27. Suggestion
    JSDSERVER-3644Set default request filter in customer portal
  28. Suggestion
    JSDSERVER-3948Allow Request Participants role / group to be added to Issue Security Schemes and Project Permissions
  29. Suggestion
    JSDSERVER-7264Insight Referenced CF - Filter Issue Scope does not allow using placeholders like ${reporter}
  30. Suggestion
    JSDSERVER-8650Introduce dedicated backup / restore functionality for Insight
  31. Suggestion
    JSDSERVER-12560Ability to copy and move objects to a different object type or a different object schema
  32. Suggestion
    JSDSERVER-15097Login-free will not work if the public.access.disabled flag is present
  33. Suggestion
    JSDSERVER-15490Allow Sections within a queue
  34. Suggestion
    JSDSERVER-15681Global Forms or Multi Project Form
  35. Suggestion
    JSDSERVER-7103Disable Add attachments pop-up when Agent is adding an attachment to a draft comment
  36. Suggestion
    JSDSERVER-1320Having multiple steps or tabs in Customer Portal when raising longer requests
  37. Suggestion
    JSDSERVER-1518JIRA Service Desk mail handler do not have a field to choose mailbox, folder, or catch email address
  38. Suggestion
    JSDSERVER-349As an admin I want to be able to change the Issue Type for an existing Service Desk Request Type
  39. Suggestion
    JSDSERVER-818JSM should send reply or notification when mail handler cannot create or update issue
  40. Suggestion
    JSDSERVER-3499Add ability to set comment via email by agents to Internal Comment
  41. Suggestion
    JSDSERVER-3738Allow automation to run hidden transitions
  42. Suggestion
    JSDSERVER-4365Ability to add Help Center Logo into email template
  43. Suggestion
    JSDSERVER-4591Ability to disable/enable the 'Share with customer' button
  44. Suggestion
    JSDSERVER-4636View linked issue in the Customer Portal
  45. Suggestion
    JSDSERVER-5121Delegation of approval rights
  46. Suggestion
    JSDSERVER-8472Option to filter out objects belonging to Inactive user accounts from IQL
  47. Suggestion
    JSDSERVER-11263Insight Discovery - add an Oracle Database Pattern
  48. Suggestion
    JSDSERVER-11903provide an Assets report that count the number of inbound reference for one or more objects
  49. Suggestion
    JSDSERVER-15685Better integration Proforma and Assets
  50. Suggestion
    JSDSERVER-1317Ability to copy request types to another Service Desk.
Refresh results
<< Previous 1 2 3 4 5Next >>
54 of 3924
Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-16265

Increase varchar for TYPE_VALUE column on AO_8542F1_IFJ_OBJ_TYPE_ATTR table

Log In
Gathering Interest
Export
undefinedView workflow
XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Assets - Object, Type and Schema
      • ril
    • 1
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Related with bug: Adding a few groups (or with too many characters on the group name) on User type Attribute of an Object fails silently

      Currently the varchar for TYPE_VALUE column on AO_8542F1_IFJ_OBJ_TYPE_ATTR table is 255.

      If on a User attribute users try to include many groups it fails due the varchar limit.

      Increase the varchar permanently, or to change it to another type such as text.

      Workaround

      Manually increase the varchar of TYPE_VALUE column:

      alter table "AO_8542F1_IFJ_OBJ_TYPE_ATTR" alter column "TYPE_VALUE" type varchar (400);  

        links to

        Web Link Internal ticket

            Form Name

              • All
              • Comments
              • Work Log
              • History
              • Activity
              There are no comments yet on this issue.

                Unassigned Unassigned
                a0a054388f60 Mikaela Teixeira
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                  Created:
                  1 week ago 12:48 PM
                  Updated:
                  5 days ago 4:10 AM

                    • Atlassian Jira Project Management Software
                    • About Jira
                    • Report a problem
                    • Privacy policy
                    • Notice at Collection

                    Atlassian