Hi,
Numeric domain is not listed at creating a sequence, and I can work around it by changing the type to BIGINT or INT, but is this a defect?
Manual says:
Note that this domain must be either of an integer type or a numeric type with precision 0. The lookup automatically filters domains that match this requirement.
Sequences / Settings / Domain
Solved
Numeric domain is not listed at creating a sequence
Best answer by Mark Jongeling
Looking closer at the problem, it was an incorrect pre-filter query that limited the possible domains to only INT and BIGINT domains. This has been corrected and will function correctly in the upcoming 2021.3 release.
Preview:

This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.