Skip to content
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

KRACOEUS-8607 #1361

Merged
merged 1 commit into from
Dec 29, 2014
Merged

Conversation

rmancher
Copy link
Contributor

KRACOEUS-8607
Fix issue related to Employee and non-employee search
This fix works both in PD (multiple results returned based on wild card search) and returning multiple results in budget persons.

There is an issue with KRAD Light table where it binds only the first result based on search criteria. So only the first result will be returned if selected, otherwise no results are returned on a multi select search result based on search criteria. It works as expected in table collection.
Light table gives a better performance on searches with limited functionalities when compared to Table collection.

As per conversation with Brian, overriding Light table in KC until we get this fixed in rice.
Created a rice jira KULRICE-14122

Fix issue related to Employee and non-employee search
@leoherbie
Copy link
Contributor

What part of this change is code we introduced and what part is copied?

@rmancher
Copy link
Contributor Author

@leoherbie Rice LightTable is copied to KcLightTable and performFinalize method is modified

leoherbie added a commit that referenced this pull request Dec 29, 2014
@leoherbie leoherbie merged commit faaf374 into kuali:master Dec 29, 2014
@blackcathacker
Copy link
Contributor

So we copied all of light table from Rice just to modify a single method? Is there a reason we didn't just extend and override? Same with the light table DD override? Are all those property definitions new?

KualiCoSaaSOps pushed a commit that referenced this pull request Jan 29, 2016
Revert "updating plugins and dependencies #norelease"
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.

3 participants