OpenRefine/OpenRefine

After editing a facet and returning to the original value, the edit links in each data are lost

オープン

#7,141 opened on 2025/02/18

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Java (1,891 件のフォーク)batch import
Difficulty: IntermediateModule: FrontendPriority: MediumType: Bugfacetshelp wantedsize/S

Repository metrics

Stars
 (10,056 個のスター)
PR merge metrics
 (平均マージ 4d 18h) (30d で 10 merged PRs)

説明

After editing a facet and returning to the original value, the edit links in each data are lost

To Reproduce

Steps to reproduce the behavior:

  1. Create a text facet on any column
  2. Select change option
  3. In expression, add any grel formula to value, for example value.length()
  4. Select again change option and return expression to the original value (value)
  5. All edit links in values were lost (if you need edit values, you must before delete the text facet in the column and generated again

Current Results

Edit links are not displayed

Expected Behavior

When the user returns to the original values ​​in the facet (value) the editing links should be visible again

Screenshots

Image

Versions

  • Operating System: <!-- Windows 10,
  • Browser Version: <!-- Chrome, Edge, Brave
  • JRE or JDK Version: <!--
  • OpenRefine: 3.8.7 and 3.9 (and maybe previous versions too)

Datasets

Additional context

コントリビューターガイド