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

Fix #176: Issue when trying to map fields for data injection #201

Closed
wants to merge 1 commit into from

Conversation

pVesian
Copy link

@pVesian pVesian commented Jun 7, 2018

Fix issue when injecting genericobjects with datainjection

@cedric-anne cedric-anne changed the base branch from master to develop June 8, 2018 08:09
@cedric-anne cedric-anne requested review from orthagh and removed request for orthagh June 12, 2018 07:23
@pVesian
Copy link
Author

pVesian commented Jun 12, 2018

@cedric-anne Should I do a new PR on develop branch?

@cedric-anne
Copy link
Contributor

Hi,

No, I changed target, so you do not have to do a new PR.

I just need to take time to review it.

Regards

@pVesian
Copy link
Author

pVesian commented Jun 12, 2018

Ok.
You'll notice I've commented the part about groups_id_tech because groups_id won't appear in the dropdown when groups_id_tech is present. I couldn't find a fix for it, maybe you will.

@cedric-anne
Copy link
Contributor

I think linkfield is already handled for groups_id_tech in https://github.com/pluginsGLPI/genericobject/pull/201/files#diff-c7d2c155f00fc5787c51bca2ac6a2d18R809

@cedric-anne
Copy link
Contributor

cedric-anne commented Sep 7, 2018

Hi,

Not sure, but I think that what you tried to do has been handled by #214.

Regards

@cedric-anne
Copy link
Contributor

@pVesian

Did you see my last comment ?

Regards

@cedric-anne
Copy link
Contributor

Hi,

I close this PR as no answer were given to my latest comments. Feel free to reopen it if you have time to work on it again.

Regards

@abhishek-rajput-44
Copy link

Hi, I have installed glpi v10.00 on my local machine using XAMPP. Also installed latest plugin generic object management (version 2.12.1) to create new assets object and data / file injection (version 2.11.2) to import data by csv file for created new object. For example i have created new asset object called "Television" and i am using csv file with two columns "Name", "Location" to import data for the same. data is inserted but location field is not reflected in the list view.

Its not working. Can anyone help me to resolve this issue. Where do i have to make changes in file level to work this.

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