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

Change of attribute type of base do not propagate correctly #249

Closed
kecso opened this issue Mar 17, 2015 · 1 comment
Closed

Change of attribute type of base do not propagate correctly #249

kecso opened this issue Mar 17, 2015 · 1 comment

Comments

@kecso
Copy link
Member

kecso commented Mar 17, 2015

Error scenario:

  1. create an empty project
  2. add an attribute to FCO ('something', type = 'asset')
  3. create an FCO_instance (right in the META editor)
  4. create an attribute for FCO_instance('another', type = 'integer')
  5. change the type of something to 'float'
  6. check the property editor of FCO_instance (by selecting it)

-> in the property editor, the something will still be visualized as it were an asset...

@pmeijer
Copy link
Contributor

pmeijer commented Sep 11, 2015

This works if asset is replaced with a boolean.

@pmeijer pmeijer closed this as completed Sep 11, 2015
@pmeijer pmeijer added Major and removed Minor labels Sep 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants