Details
Description
How to reproduce
- Set a Standard Number custom field
- Set a read-only Elements Connect field linked to the SQL Jira data source:
select '$issue.customfield_xxxxx'
Where xxxxx is the Number field id.
- Go on an issue and type 12312423535 in the Number field
Current result
- Number field shows the following format: 12,312,423,535
- Elements Connect field shows the following format: 1.2312423535E10
Expected result
Apply jira number formatting
> no scientific notation
Attachments
Issue Links
- links to
-
NFEEDDEV-3653 Loading...
- mentioned in
-
Page Loading...