Page 1 of 1

Sequence - Current Value not refreshed

Posted: Fri 13 Mar 2015 14:34
by JPicard
Hi,

I have dbForge Fusion 1.8.46.2 and the Sequence's current value are not updated (Properties Window or Object Viewer Window), even after refreshing it.

My current value was 1 and I inserted a couple of records. I then checked the current value and it was still at 1.

I did the SELECT and I saw the real current value:

SELECT current_value FROM sys.sequences WHERE name = 'SequenceName'

Re: Sequence - Current Value not refreshed

Posted: Mon 16 Mar 2015 11:12
by alexa
We will fix this issue in the next product build and will notify you once it's available for downloading.

Re: Sequence - Current Value not refreshed

Posted: Mon 23 Mar 2015 18:40
by JPicard
Also, if we can reset the current value (like in SQL Server Management Studio) in the UI (instead of doing it via SQL), it will be great.

Regards.

Re: Sequence - Current Value not refreshed

Posted: Fri 19 Feb 2016 19:08
by JPicard
Is it fixed with the latest release (1.9.14)?

Re: Sequence - Current Value not refreshed

Posted: Mon 22 Feb 2016 12:21
by alexa
Unfortunately, it's not fixed yet.