-
Notifications
You must be signed in to change notification settings - Fork 80
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
[FEATURE] National Team Prospects View & Lineup Bug Fix #1832
Comments
i will try to fix the match order bug first. Concerning NT Prospects, i don't know if the required information can be accessed by the chpp api. |
Let me know if there is any way i can help you out, such as testing etc. Also the prospects api, only the Hattrick developers will logically know. |
this is from CHPP request list: Important
|
@Achill-3s newest beta changed the nt match order access. I can't test it by myself. |
@wsbrenk Still pulls an error, a different one this time. My User ID is 13724902 and the NT TeamId is 3140 when you testing the code, since you most probably matching wrong fields there for your validation, as it's probably different to normal Teams where there is actual Owner and not a Coach ID. HO Beta Version - HO-7.0.478.1-portable-win-BETA-JRE java.lang.RuntimeException: CHPP Error - 59 - (59) Additional Info: The supplied teamId does not refer to a senior or youth team managed by the requesting user |
…al teams (#1836) Co-authored-by: wsbrenk <zissener-weg-brenk.de>
It looks like the match orders for NT Teams is not supported by CHPP. Download did not work today. |
Please find updated file. |
download of nt prospects is on the chpp feature request list (not available yet in ht). what could be done in next HO version: |
* ho-dev#1834 fix loading of attitude in match lineup orders * ho-dev#1832 nt team match order download with same file version as normal teams --------- Co-authored-by: wsbrenk <zissener-weg-brenk.de>
…s normal teams (ho-dev#1836) Co-authored-by: wsbrenk <zissener-weg-brenk.de>
Is your feature request related to a problem? Please describe.

As a National Coach, I can only see my selected lineup.
It would be much more useful to be able to see the 150 NT Prospects which are selected into a different tab.
Describe the solution you'd like
Create new Tab called 'NT Prospects'.
Display all selected Prospects in a similar way to the Tab 'Squad'
Allow button to move Prospects from the 'NT Prospects' Tab to the 'Squad' Tab.
This should also automatically update the Prospects in Hattrick side.
Additional context

Also there is a bug where when you setup the lineup of the National Team and you try to upload your orders, it gives the error that you cannot do so, because it is not your own team.
It shouldn't gives this error for the National Coach.
The text was updated successfully, but these errors were encountered: