Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrientDB Studio issues [moved] #73

Closed
lvca opened this issue Dec 10, 2012 · 0 comments
Closed

OrientDB Studio issues [moved] #73

lvca opened this issue Dec 10, 2012 · 0 comments

Comments

@lvca
Copy link
Member

lvca commented Dec 10, 2012

This is Issue 73 moved from a Google Code project.
Added by 2010-07-23T19:52:58.000Z by j...@supporters.dk.
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Defect, Priority-Medium, v0.9.23

Original description

BUG 1: Properties not shown in OrientDB Studio

<b>What steps will reproduce the problem?</b>
1. POST http://locahost:2480/class/demo/testclass (via OrientDB Studio)
2. CREATE PROPERTY testclass.title STRING (via a remote connection to the database from the console)

<b>What is the expected output? What do you see instead?</b>
OrientDB Studion is expected to show the new property called &quot;title&quot; in the Schema-page when you click on the class called &quot;testclass&quot; - but it doesn't.


BUG 2: The refresh button on the Schema-page does not work

<b>What steps will reproduce the problem?</b>
1. Create a new class from the Schema-page
2. Press the refresh button

<b>What is the expected output? What do you see instead?</b>
OrientDB Studion should now show the new class in the list of classes.


BUG 3: No input field for adding Physical and Logical clusters

<b>What steps will reproduce the problem?</b>
1. Open the Structure-page
2. Click Add Physical Cluster

<b>What is the expected output? What do you see instead?</b>
The popup box should show input fields for &quot;name&quot; and &quot;maxSize&quot;


BUG 4: Cannot lookup record properly

<b>What steps will reproduce the problem?</b>
1. Create a class called &quot;testclass&quot; with a title property
2. Type &quot;insert into testclass (title) values ('myTitle')&quot; in the Command-page
3. Type &quot;select from testclass&quot; on the Query-page

<b>What is the expected output? What do you see instead?</b>
I would expect to newly create testclass with the title &quot;myTitle&quot; to show up - but it doesn't. I can find the node by querying &quot;select from cluster:default&quot; in the Query-page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant