Fix for FilterItems methods in ItemService class#10
Fix for FilterItems methods in ItemService class#10rstoldt wants to merge 4 commits intokasperbumbech:masterfrom
Conversation
|
Hi Rich, The filechanges seems a little strange, I can see that this is the changes to the existing file ItemService, but cant make out the exact change from the pull-request. I would like to merge the change, but can I get you to do another pull request with only the exact file-changes ? Best regards, Kasper |
|
Hi Kasper – Appreciate your contribution – you can’t imagine how much! I’ll try to figure out how to do that. It took me 5 days to get to this point – I’m a bit gun-shy since I’m such a complete n00b ☺ Thanks, O – 201.447.5223 From: kasperbumbech [mailto:[email protected]] Hi Rich, The filechanges seems a little strange, I can see that this is the changes to the existing file ItemService, but cant make out the exact change from the pull-request. I would like to merge the change, but can I get you to do another pull request with only the exact file-changes ? Best regards, Kasper — |
Changed he request variable to IDictionary<string, object>. Modified the code to pass same - works great now.