
| Key: |
FC-1582
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Rob Rohan
|
| Reporter: |
Rob Rohan
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
After you create a type and deploy it, if you try to scaffold the type the assistant window just shows "create" and "cancel" with no other options. Clicking create doesn't do anything.
|
|
Description
|
After you create a type and deploy it, if you try to scaffold the type the assistant window just shows "create" and "cancel" with no other options. Clicking create doesn't do anything. |
Show » |
|
FC-1582Just replaced the generated UUID's "-" with "_" because the value is used in javascript and using a - is not valid in variable names.