|
|
| Previous ID |
SR-1871 |
| Radar |
None |
| Original Reporter |
slizeray (JIRA User) |
| Type |
Bug |
| Status |
Closed |
| Resolution |
Invalid |
Additional Detail from JIRA
|
|
| Votes |
0 |
| Component/s |
Source Tooling |
| Labels |
Bug |
| Assignee |
@nkcsgexi |
| Priority |
Medium |
md5: e47e3706233f9dbec85dd2f57fdeb684
Issue Description:
The following enum
is translated to:
which is fine.
But:
is migrated to:
It is inconsistent.
Shouldn’t it be rather:
Thanks,
Additional Detail from JIRA
md5: e47e3706233f9dbec85dd2f57fdeb684
Issue Description:
The following enum
is translated to:
which is fine.
But:
is migrated to:
It is inconsistent.
Shouldn’t it be rather:
Thanks,