Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.

Field update in nested object results in internal error #6

Open
heregoesmarcel opened this issue Nov 11, 2019 · 1 comment
Open

Field update in nested object results in internal error #6

heregoesmarcel opened this issue Nov 11, 2019 · 1 comment
Assignees
Labels
bug Something isn't working in progress A solution to this issue is in progress

Comments

@heregoesmarcel
Copy link

Field update in nested object results in internal error

Description

Calling carbon_update_set_iX() for different int types in nested object results in internal error.

Steps to reproduce

  1. Create new CARBON document
  2. Insert nested object
  3. Insert integer field into that object
  4. Try to update the field during a revise

Minimal reproduction code or project

See e6b7962 and 4af6958

@heregoesmarcel heregoesmarcel added the bug Something isn't working label Nov 11, 2019
@pinnecke pinnecke added the in progress A solution to this issue is in progress label Jan 7, 2020
@pinnecke
Copy link
Collaborator

pinnecke commented Jan 7, 2020

The field update does not work because some update functions are not yet implemented. Working on update functions is on the roadmap and should make this issue obsolete soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working in progress A solution to this issue is in progress
Projects
None yet
Development

No branches or pull requests

2 participants