Integrate Jira in checkmk

hello ,

I followed all steps in checkmk documentation for the integration of chekmk with jira (JSM ).

but I always have this error when executing the rule despite all parametres are correct …

executing /omd/sites/MSSmonitoring/share/check_mk/notifications/jira_issues
2024-05-02 12:28:30,270 [20] [cmk.base.notify] Got spool file ed27707d (switch-wan-1;Uptime) for local delivery via opsgenie_issues
2024-05-02 12:28:30,273 [20] [cmk.utils.notify] sending command LOG;SERVICE NOTIFICATION: nidhal;switch-wan-1;Uptime;OK;opsgenie_issues;Up since May 31 2023 16:12:57, Uptime: 336 days 20 h>
2024-05-02 12:28:30,275 [20] [cmk.base.notify]      executing /omd/sites/MSSmonitoring/share/check_mk/notifications/opsgenie_issues
2024-05-02 12:28:30,924 [20] [cmk.base.notify]      Output: Notification type DOWNTIMESTART not supported
2024-05-02 12:28:31,504 [20] [cmk.base.notify]      Output: Unable to query custom field search, JIRA response code 400, Field 'cf[10071]' does not exist or this field cannot be viewed by >
2024-05-02 12:28:31,507 [20] [cmk.base.notify]      Plugin exited with code 2

Was this field added within jira?

Output: Unable to query custom field search, JIRA response code 400, Field ‘cf[10071]’ does not exist or this field cannot be viewed by >

yes i added this custom field and i got the id from it …after the creation of this field what steps should i do to linked it with my jira project?