Skip to content

LT-22101: Problem adding a column in affix template#371

Merged
jtmaxwell3 merged 5 commits intorelease/9.3from
LT-22101
Jun 23, 2025
Merged

LT-22101: Problem adding a column in affix template#371
jtmaxwell3 merged 5 commits intorelease/9.3from
LT-22101

Conversation

@jtmaxwell3
Copy link
Collaborator

@jtmaxwell3 jtmaxwell3 commented Jun 16, 2025

Before, adding a new slot to a template attached to an embedded part of speech would cause the slot to be created in the top part of speech because slots couldn't be moved. This is confusing to users since they don't see the new slot. Since slots can now be moved (https://jira.sil.org/browse/LT-21757), I changed the code to create the slot in the part of speech where the template is defined.

I accidentally included some changes related to LT-21867. Its pull request should be dealt with before this one, and its changes ignored in this one.


This change is Reviewable

Copy link
Contributor

@jasonleenaylor jasonleenaylor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 4 files at r1, all commit messages.
Reviewable status: 3 of 4 files reviewed, all discussions resolved

@jtmaxwell3 jtmaxwell3 enabled auto-merge (squash) June 23, 2025 15:20
@jtmaxwell3 jtmaxwell3 merged commit d1d8ce5 into release/9.3 Jun 23, 2025
4 of 5 checks passed
@jtmaxwell3 jtmaxwell3 deleted the LT-22101 branch June 23, 2025 15:34
jasonleenaylor pushed a commit that referenced this pull request Jul 1, 2025
* Fix LT-21867: HC rule doesn't work

* Fix unit test

* Fix LT-22101: Problem adding a column in affix template
jasonleenaylor pushed a commit that referenced this pull request Jul 1, 2025
* Fix LT-21867: HC rule doesn't work

* Fix unit test

* Fix LT-22101: Problem adding a column in affix template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants