-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update all entries to support of entry_creator
#40
Comments
entry_creator
entry_creator
Updated
|
Check correct work with
|
|
|
|
|
Install
|
|
If
It is the same issue. |
It is an issue with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All
axs
entries should useentry_creator
for object creation.Now different types of
save
are used for it.For example,
set_path
(entry_name setting) is used in case ofrecord_entry
.First entries without dependencies on others should be updated and then it should be tested.
Also we need to check whether we can move
pipeline
parameter , e.g.to
entry_creator
or not.The text was updated successfully, but these errors were encountered: