Your feedback is highly appreciated! Let's make Vertabelo even better.

0
Not a bug

Funny 'read-only' message

Bartłomiej Jańczak 10 years ago updated by Rafał Strzaliński (Senior Engineer) 10 years ago 1

Message informing that I some user (in fact me) have a control over model is visible, when I indeed am logged in. Why is that?


Image 270

0
Completed

Need a way to diagram a sub-type/supertype relationship

Hernando Hoyos 10 years ago updated by Rafał Strzaliński (Senior Engineer) 10 years ago 1

When creating a conceptual design diagram there is no way to create a sub-type/supertype relationship.


It would be nice to have one. This would make this a complete tool for my Database Design class that i am teaching.

0
Not a bug

Password reset email link is localhost

Tim Fatout 10 years ago updated by Rafał Strzaliński (Senior Engineer) 10 years ago 2

If a password reset is sent by clicking password reset button on account maintenance screen the url that is sent in the Email points to localhost:


Image 266


Image 265



Image 267

0
Fixed

captcha does not display characters for on-premises installation

Tim Fatout 10 years ago updated by Rafał Strzaliński (Senior Engineer) 10 years ago 2

We have on on-premis installation.

The captcha on the password reset does not display characters.


Image 262

0
Fixed

Cannot move objects in diagram - >100% processor use

Grzegorz Kaczor 10 years ago updated by anonymous 10 years ago 3

When I try to move objects in diagram using mouse drag&drop, the interface hangs, and 100% CPU or more is used by chrome process.


I tried on on-board GPU, and installed NVIDIA Quadro G98. On NVIDIA everything runs faster, but I still cannot move objects and more than 100% CPU is used.


Chrome 45, Linux 64-bit. NVIDIA drivers.

0
Not a bug

Too big MAXVALUE for sequence (postgresql 9.3)

Grzegorz Kaczor 10 years ago updated by anonymous 10 years ago 2

Code generated for sequence is:


-- Sequence: ACCOUNT_NUMBER_GROUP_SEQCREATE SEQUENCE ACCOUNT_NUMBER_GROUP_SEQ
      INCREMENT BY 1
      MINVALUE 1
      MAXVALUE 9999999999999999999999999999
      START WITH 10000 
      
      NO CYCLE
      
;

When I try to run it in PostgreSQL 9.3.5, I get an error:


ERROR: value "9999999999999999999999999999" is out of range for type bigint

Shouldn't MAXVALUE be lower? Or perhaps MAXVALUE should be omitted in this case as the default is 2^63-1?

0
Answered

I can't add a team member

Gordon Wong 10 years ago updated by anonymous 10 years ago 2

I have a team member who had a trial account and now I am trying to add him to our team account. Unfortunately, every time I send him and invite, he instead gets prompted for payment information. Please help

0
Answered

Inviting students in a class

Michael Pangburn 10 years ago updated by Jack Polkowski 10 years ago 1

Hi,

I would like to invite students in a class I am teaching, so we can interact using Vertabelo. At the time I created my account, I was asked to input a list of student email addresses, if I had such a list. At the time I did not have the list, but now I do. However, I can no longer find or access the form that asked me to input the list of student email addresses. Is there a way to do so after creating my account?

0
Answered

how to redeem bonus points?

A R 10 years ago updated 10 years ago 4

I have 102 points in my accounts. how can i redeem it to upgrade it to the premium plan.

0
Fixed

The "LAST EDITED" timestamp on the dashboard gets updated whenever the model is opened even if no changes are made

Aner Perez 10 years ago updated by anonymous 10 years ago 5
Whenever I click on a model from the dashboard, its "LAST EDITED" time stamp is updated even if I make no changes to the model. Just click on a model in the dashboard, click on the "Dashboard" button after the model comes up. The LAST EDITED time stamp for the model on the dashboard is updated as if I made a change to the model.
Answer
anonymous 10 years ago

It has been fixed and is on production.