Problem/Motivation

Now there is a auto-complete field in the attribute value. In order to have consistence with all the attributes we need to implement a hook update to load all attributes and store in the settings to be used in the auto-complete field

Steps to reproduce

Proposed resolution

Implement a hook_update_N, load all attributes values, store in the settings attribute_value_stored that will be used in the auto-complete functionality

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3273852.patch2.22 KBrenatog

Comments

RenatoG created an issue. See original summary.

renatog’s picture

StatusFileSize
new2.22 KB

Patch with the implementation done

  • RenatoG committed f8f0262 on 2.0.x
    Issue #3273852 by RenatoG: Create a hook update to load all attribute...
renatog’s picture

Status: Active » Fixed

Fixed and committed the hook_update to the 2.0.x branch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.